-
WoodBerry
wood berry matlab code
- 2013-03-13 21:55:24下载
- 积分:1
-
MATLAB-and-Its-Application-Guide
《MATLAB及其在理工课程中的应用指南》书籍及其光盘代码内容,该书注重实践和应用,并配有源码("MATLAB and its applications in Polytechnic Course Guide" book and CD-ROM code content, the book focus on practice and application, and with a source)
- 2013-12-11 18:35:34下载
- 积分:1
-
Source_codes_of_cpp
C Primr Plus书中所有例题的代码,很有使用的价值。(C Primr Plus all the examples of the code book, very use value.)
- 2013-11-17 00:27:18下载
- 积分:1
-
PSO智能算法
关于PSO智能算法在多率系统的状态和参数估计中的应用(PSO intelligent algorithm in multi-rate system of state and parameter estimation)
- 2012-12-12 21:46:48下载
- 积分:1
-
foc
交流异步电机矢量控制matlab仿真模型.(AC induction motor vector control matlab simulation model.)
- 2021-04-08 21:09:00下载
- 积分:1
-
Numerical
Solving euler explicit method for system of equations
- 2012-04-26 05:20:16下载
- 积分: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
-
notch
notch filter specific design in matlab
- 2014-11-30 17:40:13下载
- 积分:1
-
matlabsourcecodeforzhiwen
基于K-L变换的指纹识别算法matlab实现 内含指纹库 对模式识别及matlab初学者有很大帮助(Based on k-l transform the fingerprint identification algorithm matlab containing fingerprint storehouse of pattern recognition and matlab beginners are of great help
)
- 2010-12-27 12:17:31下载
- 积分:1
-
irbleigs
lanczos算法用来计算大型稀疏矩阵的最大最小本征值及相应的本征矢量。(lanczos algebra is used to calculate the maximum and minimum eigenvalue and eigenvector of the matrix)
- 2011-04-22 20:57:46下载
- 积分:1