-
estimation
用最小均方误差方法进行观测量估计的matlab程序。使用需要提供源数据文件,修改相应的文件路径。(Matlab program estimated by observations with the minimum mean square error method. Use need to provide source data file, modify the appropriate file path.)
- 2012-05-30 21:51:45下载
- 积分:1
-
SFP
步进频信号处理模型,从信号产生到信号处理过程,到输出(step frequency)
- 2021-01-02 21:38:57下载
- 积分:1
-
The-New-C-Standard
The New C Standard.rar
- 2011-03-10 21:24:45下载
- 积分:1
-
pfmethod
罚函数法将有约束最优化问题转化为求解无约束最优化问题。在此给出罚函数法Matlab源程序(Penalty function method will be constrained optimization problem into solving unconstrained optimization problems. This gives the penalty function method in Matlab source)
- 2013-09-13 11:46:39下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
ofdm
关于ofdm的matlab程序,包含viterbi程序(On ofdm in matlab program, including procedures viterbi)
- 2010-05-18 20:42:12下载
- 积分:1
-
ziyouzhendong
关于自振动仿真的源代码,可以看看,第一传求关注,支持。(Source Courseware)
- 2011-05-14 07:54:18下载
- 积分:1
-
geometricmoments
利用matlab实现几何矩部不变量的简单算法。(The geometric moments of the invariant of the simple algorithm.)
- 2012-05-22 08:11:05下载
- 积分:1
-
local_histogram_eq
this is function used for local histo gram equalization. you have to pass the window size
- 2013-03-21 15:26:47下载
- 积分:1
-
BP-algorithm-numerical-experiments
BP算法数值实验的四个程序,实验一:给定七个输入的单层神经元以及输入P,比较不同传递函数所得到的输出结果。实验二:训练单层神经元BP网络,使其权值和阈值符合一定的精度,并给出误差曲面和动态逼近过程。实验三:训练一个隐层(含五个神经元)的单输出BP网络,给出动态逼近过程和训练好的权值和阈值。实验四:设计一个三层BP网络,实现对非线性正弦函数的逼近。(The four programs of the BP algorithm numerical experiments.)
- 2017-02-10 14:21:09下载
- 积分:1