Location:
Search - matlab qp
Search list
Description: 实现QP优化算法的C++程序,有MATLAB接口。
Platform: |
Size: 28187 |
Author: 顾同止 |
Hits:
Description: OOQP是求解QP问题的工具,并提供至matlab的接口。
Platform: |
Size: 3294784 |
Author: oppinut |
Hits:
Description: 关于电力系统的计算程序!最新的改进法计算潮流程序!用matlab实现的!
适用于电力行业的相关从业人员!-power system on the program! The latest trend of improved procedures calculated! Using Matlab achieve! Apply to the relevant power industry practitioners!
Platform: |
Size: 132096 |
Author: 刘平 |
Hits:
Description: 在matlab平台下产生信号序列通过QPSK方式调制通过高斯信道以及瑞利信道,对其中的过程的信号时域以及其频谱,星座图情况进行分析-Matlab platform in the signal sequence under way through the QPSK modulation, as well as through the Gaussian channel Rayleigh Road, on which the process of time-domain signal and its spectrum, constellation diagram analysis
Platform: |
Size: 4096 |
Author: 祝建 |
Hits:
Description: 实现QP优化算法的C++程序,有MATLAB接口。-QP realize optimization algorithm C++ Procedures have MATLAB interface.
Platform: |
Size: 27648 |
Author: 顾同止 |
Hits:
Description: matlab下几种调制函数,包括fskmod,pskmod等的使用,部分有翻译,版本为7.0
-matlab under the modulation of several functions, including fskmod, pskmod such as the use of some translation, version 7.0
Platform: |
Size: 3072 |
Author: 杨青禾 |
Hits:
Description: MATLAB潮流和最佳潮流计算程序
MATPOWER - Matlab routines for solving power flow problems.-MATLAB trends and best flow calculation procedure MATPOWER- Matlab routines for solving power flow problems.
Platform: |
Size: 136192 |
Author: 王力 |
Hits:
Description: matlab 工具箱,非常好用,对于有这方面需求的朋友,不错的选择。-matlab toolbox, very easy to use, has in this regard for the needs of friends, good choice.
Platform: |
Size: 293888 |
Author: wp |
Hits:
Description: matlab中用simulink模块实现qpsk调制,包括模块及其主函数
-matlab with simulink module QPSK modulation, including the module and its main function
Platform: |
Size: 7168 |
Author: yxj |
Hits:
Description: K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载- The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds.
Platform: |
Size: 4096 |
Author: Ming |
Hits:
Description: QPSK通过瑞利信道的MATLAB仿真,Alamouti空时码在不同调制方式下的性能仿真-QPSK Rayleigh channel through MATLAB simulation
Platform: |
Size: 7168 |
Author: liuyu |
Hits:
Description: Quadratic programming function that can solve
QP with positive definite matrix
Platform: |
Size: 10240 |
Author: Shuntaro Maeda |
Hits:
Description: CLP Interface to LP/QP solver MEXCLP
Platform: |
Size: 183296 |
Author: kaien |
Hits:
Description: matlab写的QP-solver程序,可以直接再matalab R2006a下运行。有效提高运算速度-matlab written procedure QP-solver can be directly re-run matalab R2006a. Effectively improve the computation speed
Platform: |
Size: 10240 |
Author: 杨震 |
Hits:
Description: 里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It
requires 2 function calls (graymapPSK and grayunmapPSK) which I have
included and must be uncommented(single comments only) and loaded into your workspace.
Remove the function calls from this m-file after you load into your
workspace.
It seems to work well and give valid results for BPSK and QPSK but I have a question
about the setup for 8PSK and the solution for Pseint where Pse=Pseint.
Also, the Gray coding seems different than what I m used to.
Some of you more theoretical minded may have some insight into the theory
behind how Pseint was determined and comment. I don t have the
communications toolbox-blockset and was wondering how it compared with Matlab s
example simulation of 8PSK with Gray coding (in Simulink?)
Each run takes about a minute and the loop iterations are shown in the
command window.
A numerical example of a satellite link is shown using uncoded QPSK
Platform: |
Size: 3072 |
Author: 杨阳 |
Hits:
Description: 快速实现预测,SVM方法改进,混沌时间序列。注意:7.0版本以上SVM数据包qp.dll不能运行,需要改。-Rapid realization of prediction, SVM method to improve, chaotic time series. Note: The 7.0 version of the above packet qp.dll SVM can not run, needs to change.
Platform: |
Size: 2048 |
Author: 郑坤 |
Hits:
Description: matlab bpsk qpsk 16qam ask 仿真源程序-matlab bpsk qpsk
Platform: |
Size: 5120 |
Author: 小鸟动人 |
Hits:
Description: 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值-Quantum particle swarm optimization algorithm, using matlab programming, multi-dimensional functions can be optimized for fast, easy to fall into local optimal value
Platform: |
Size: 1024 |
Author: 王兰彬 |
Hits:
Description: 采用Matlab编写的QP算法,并且在QP算法做了一些改进,加速了收敛性-Written using Matlab QP algorithm, and in the QP algorithm made some improvements to accelerate the convergence
Platform: |
Size: 1024 |
Author: 韩麟 |
Hits:
Description: 解决了QP问题的一种方法,参考书 Model Predictive Control System Design and Implementation Using MATLAB(solve QP problem. Refer to Model Predictive Control System Design and Implementation Using MATLAB)
Platform: |
Size: 3072 |
Author: darksky |
Hits: