-
commadjcochanint_nostru.mdl
a commadjcochanint version but simplified !
- 2010-12-10 23:58:27下载
- 积分:1
-
qzswitch
Takes U.T. matrices A, B, orthonormal matrices Q,Z, interchanges
- 2010-03-04 16:49:51下载
- 积分: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
-
Fuzzy-Adaptive-PID
采用模糊PID控制进行阶跃响应,在第300个采样时间控制器输出加1.0的干扰。(The fuzzy PID control of the step response, in the first 300 sampling time the controller output increases 1.0 interference.)
- 2011-05-31 19:09:42下载
- 积分:1
-
Dxiangguixian
基于MATLAB的确定性系统的分岔与混沌的设计程序(MATLAB-based deterministic system, bifurcation and chaos in the design process)
- 2009-12-30 21:45:40下载
- 积分:1
-
PBGBand
这是一个计算二维光子晶体能带的程序,采用平面波展开法模拟2维光子晶体的能带结构。( This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions.)
- 2011-09-15 23:05:02下载
- 积分:1
-
AM
说明: This is code to simulation of AM, FM, PSK, QAM modulation
- 2014-11-29 12:20:52下载
- 积分:1
-
Eigenbeams-for-two-sources
本段程序主要实现了两个源的特征束的形成代码编程与波束形成图的演示(Eigenbeams for two sources)
- 2012-09-19 09:37:46下载
- 积分:1
-
matlab_txt_dat
基于matlab,可以将数据输出为txt或者为dat格式的程序(Based on matlab, data can be output as a txt or dat format for the program)
- 2013-11-24 12:03:58下载
- 积分:1
-
BPshenjing
一个BP神经网络的matlab仿真,经过训练的神经网络可以识别人脸的方向(A BP neural network matlab simulation, neural network trained to identify people face the direction of)
- 2009-03-19 20:16:13下载
- 积分:1