-
256qam
幅度相位调制解调代码,通用性很强,而且很简单,值得一看,和大家分享了!(Amplitude-phase modulation and demodulation code, very versatile and very simple to see, and everyone shared!)
- 2020-08-26 09:48:14下载
- 积分:1
-
ACATSP
蚁群算法的matlab实现程序代码,经过本人实际验证,能够很好的解决一些问题(Ant colony algorithm matlab implementation program code, after I actually verified, can well solve some of the problems)
- 2013-09-11 23:48:53下载
- 积分:1
-
1
说明: Simplex algorithm example
- 2011-12-01 21:53:39下载
- 积分:1
-
Matlab
这个文件是,opendss与matlab交互编程的标准示例,可以帮助学习者更快的掌握opendss与matlab的交互(This file is a standard example opendss interact with matlab programming, can help learners to quickly grasp the interaction with the matlab opendss)
- 2013-12-16 23:21:39下载
- 积分:1
-
matlab2
实现对于一个复杂数序函数的matlab求极值粒子群算法。很有实际使用意义(Seeking extremum particle swarm algorithm matlab function for a complex number sequence. Very practical significance)
- 2013-05-16 11:42:56下载
- 积分:1
-
SolveStOMP
经典的压缩感知cs重构算法之一分级omp(The classic one compressed sensing reconstruction algorithm cs cs omp)
- 2010-06-07 17:28:17下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
ISM
ISM 解释型结构模型 根据邻接矩阵求可达矩阵,进行级划分的算法(ISM model to explain structure up under the adjacency matrix matrix, the class division algorithm)
- 2011-05-14 17:34:54下载
- 积分:1
-
CONTROL
process dynamics and control
- 2013-04-29 16:43:21下载
- 积分:1
-
CORDIC_Norm
用CORDIC算法计算两点距离相当于matlab里的norm函数。经过验证,精度不错(Calculate distance between two points is equivalent to the norm in matlab function with CORDIC algorithm. After verification, the accuracy of a good)
- 2015-02-12 20:08:03下载
- 积分:1