-
burif
这些东西相信对作转子动静碰磨得同学有帮助,希望这个网站以后做的月来越好,更多的人来加油。(believe these things right for Rotor Aviation raw classmates help, I hope that this site later on to do better. more people to refuel.)
- 2006-06-29 18:42:25下载
- 积分: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
-
Matlab-senior-notes(4)
Matlab高级讲义-控制系统的分析方法(Matlab senior notes- control system analysis)
- 2011-12-24 21:13:56下载
- 积分:1
-
2
说明: 一、 简介
本仿真软件可以仿真波片对偏振光的相位调制过程。用户可以通过改变波片的类型,波片长轴与X轴的夹角,起偏器透光与X轴的夹角,检偏器透光轴与X轴的夹角等参数,来观察屏上光强及透过波片后的偏振光的信息。
建议在Matlab2008a或以上平台上运行本软件。
(I. Introduction The simulation software can simulate wave plate for polarization phase modulation process. Users can change the type of wave plate, wave plate angle between the long axis and the X-axis, from the transmission side device and the X-axis angle, the transmission axis of the polarizer angle between the X-axis parameters to the viewing screen glazing strong and polarized light through the wave plate information. Recommended Matlab2008a or run the software on the platform above.)
- 2013-05-27 23:07:30下载
- 积分:1
-
viterbi_decoder
说明: 这是一个针对卷积码的维特比译码器.开发环境为MATLAB(This is a viterbi_decoder which can decode convolution codes.)
- 2009-08-07 10:35:52下载
- 积分:1
-
gen_target
说明: 用于实现对目标分配的遗传求解,源码是基于matlab的开发环境(used to achieve the goal of solving the genetic distribution, the source code is based on the Matlab development environment)
- 2006-03-29 11:44:49下载
- 积分:1
-
horizonlinedetection
in this program the horizon line detection is found out by using canny edge detector and hough transform.
- 2014-02-04 02:35:59下载
- 积分:1
-
ldlt
在实际计算中,有时为了避免开方运算,或者要分解的矩阵只是对称而不是正定的,这时可以选用适合于一般对称阵的分解式(In the actual calculation, sometimes in order to avoid root operation, or just want to break down the matrix rather than positive definite symmetric, then you can choose suitable for general symmetric matrix factorization)
- 2014-04-02 15:40:27下载
- 积分:1
-
matlab
蚁群算法的matlab源码 蚁群算法的matlab源码 蚁群算法的matlab源码 (Ant colony matlab source code ant colony algorithm Ant colony algorithm matlab source code matlab source)
- 2010-07-05 11:35:05下载
- 积分:1
-
game-puzzle
source code of GUI puzzle game with MATLAB
- 2013-05-15 04:15:49下载
- 积分:1