-
robustica_package
RobustICA和FastICA算法功能一样,但比FastICA更稳定更简单,包含演示程序,简单易用(RobustICA has the same function as FastICA,but is more stable and easier,including demo programme,it s easy to use.)
- 2020-09-20 08:57:51下载
- 积分:1
-
altera_cic_compensate_ip
级联积分梳妆滤波器的补偿滤波器,altera公司IP(altera cic compensate filter)
- 2009-03-12 23:43:03下载
- 积分:1
-
1
说明: 偏微分方程的特殊解法,非常经典,欢迎下载(Special solution of partial differential equations, very classic, please download)
- 2009-06-01 19:41:46下载
- 积分:1
-
matlab_run
说明: 训练图片的方向梯度直方图特征,并保存为.m文件。实现单分类或多分类。(MATLAB HOG train. The orientation gradient histogram feature of the training image is saved as a .m file. Realize single classification or multiple classification.)
- 2020-12-07 20:33:47下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
Greed-Game
使用rose对Greed游戏建模:用例图,活动图,状态图,顺序图,类图及类间关系(Modeling of the Greed game with rose: use case diagram, activity diagram, state diagram, sequence diagram, class diagram and the relationship between class)
- 2011-11-20 18:07:15下载
- 积分:1
-
numerical-calculation
数值计算,微分和积分的几个例子,针对于MATLAB2011a(numerical calculation)
- 2013-11-15 16:43:31下载
- 积分:1
-
mohuxiaobofenxi
用matlab编写的程序,实现模糊小波控制,用于控制机器人的手或者腿部的运动。(Programs written with matlab, the fuzzy wavelet control, used to control the robot' s hand or leg movement.)
- 2010-09-05 18:20:18下载
- 积分:1
-
I-VECTOR
说明: voiceprint声纹识别算法的实现MSR(speaker varification by I-Vector,)
- 2019-05-28 16:02:54下载
- 积分:1
-
FIR_BP_SK
FIT FILTER DESIGN in Matlab - Bandstop Filter(FIT FILTER DESIGN in Matlab- Bandstop Filter)
- 2009-11-01 21:50:13下载
- 积分:1