-
huamokongzhi
讲述了有关滑模控制的理路知识,算法基础和工程实际应用,同时也提供了matlab仿真的例子以及相关程序。(About the rational approach on sliding mode control knowledge base and practical application of engineering algorithms and also provides examples of matlab simulation and related procedures.)
- 2010-12-09 10:17:51下载
- 积分:1
-
nonlinearsystemidentification
nonlinear system identification using neural networks on matlab
- 2009-05-26 18:14:54下载
- 积分:1
-
kongming
神经网络训练根据Kolmogorov定理,输入层有14个节点,所以中间层有29个节点
%中间层神经元的传递函数为 tansig
%输出层有8个节点,其神经元传递函数为logsig
%训练函数采用traingdx(neural network training under the Kolmogorov theorem, input layer has 14 nodes, Therefore, the intermediate layer has 29% of nodes middle layer neurons in the transfer function for the output layer tansig% have eight nodes, its neuron transfer function for the training function logsig% used traingdx)
- 2006-05-29 13:22:55下载
- 积分:1
-
guanxianguangshanjietiao
包含两个文件,其一,为光纤光栅的匹配解调发,其二为温度变化对光栅中心波长的影响(Consists of two files, one for fiber grating matching demodulation hair, and the second as the temperature changes in the grating center wavelength)
- 2012-09-19 21:57:40下载
- 积分:1
-
MATLABusingincomputervision
该文章是介绍,MATLAB在对图像进行边缘检测方面的应用的.可以作为这方面研究的参考.(The article is the introduction, MATLAB in image edge detection application of. Research in this area can be used as reference.)
- 2008-03-03 14:49:31下载
- 积分:1
-
single_mc-cdma
单用户MC-CDMA系统仿真程序及结果,希望对研究的朋友有所帮助(Single-user MC-CDMA system simulation procedures and results of the study hope to help a friend)
- 2008-03-23 22:25:01下载
- 积分:1
-
thirdcharpter
《精通MATLAB与C/C++混合程序设计》刘维第二版( Proficient in MATLAB and C/C++ mixed programming design second edition of Liu Wei)
- 2015-04-10 21:54:21下载
- 积分:1
-
33system
33节点的配电网重构程序,基于粒子群算法。相当快速。但是需要再修改源码才可以重新生成数据。(33 node distribution network reconfiguration procedures, based on particle swarm optimization. Pretty fast. But the need to modify the source code before they can re-generate the data.)
- 2020-06-30 22:00:02下载
- 积分:1
-
trainlssvm
最小二乘支持向量机的训练代码,该代码最多能够训练类别数为8类的数据。(The training code of LSSVM. And it can train no more than eight class datas.)
- 2012-11-19 21:00:04下载
- 积分:1
-
rgb2luv
function Luv_back = rgb2luv(Im_rgb)
takes an image in Rgb coords and returns either a vector or an image
in Luv coords, depending on Type (Image or vector).
- 2010-05-14 08:28:42下载
- 积分:1