-
Gardner
Gardner算法仿真源程序,适合于符号同步
- 2010-09-07 20:43:14下载
- 积分:1
-
FERET_PCA
说明: 在matlab中实现主成分分析方法,并使用FERET库的灰度图像进行测试(This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. )
- 2010-04-05 09:21:29下载
- 积分:1
-
bptest
该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。(The algorithm is based on the principle of artificial immune clonal selection algorithm. Algorithm has three parts, the first part of the traditional genetic algorithm, the second part of the CSA algorithm, two methods for some function extreme, can compare their characteristics.)
- 2014-01-09 22:49:26下载
- 积分:1
-
matlab_tut
Helps in learning MATLAB programming
- 2010-02-12 14:01:12下载
- 积分:1
-
plotResults
plots result of simulation in matlab
- 2015-03-18 16:02:08下载
- 积分:1
-
ForMATLAB_2011a
《精通MATLAB R2011a》电子版,内容详细,有代码示例(" Mastering MATLAB R2011a electronic version, detailed code examples)
- 2013-05-14 17:52:31下载
- 积分:1
-
fandiandongshi
无刷直流电机matlab仿真 采用PID调节(Matlab simulation of brushless DC motor using PID regulator)
- 2010-05-07 16:26:18下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
Decoupled_Double_PLL
双DQ锁相PLL算法的研究,具有一定参考价值。(Research Documentation double DQ phase-locked PLL algorithm has some reference value.)
- 2014-09-03 10:16:32下载
- 积分:1
-
zj_canny
canny滤波的算法,可以在matlab中实现滤波的效果(canny filter)
- 2014-11-21 13:32:51下载
- 积分:1