-
vr
说明: 混沌工具function [dlogCr,dlogr,dlogCrCI]=vr(logCr,logr,alpha)(function [dlogCr,dlogr,dlogCrCI]=vr(logCr,logr,alpha))
- 2010-04-25 23:58:45下载
- 积分:1
-
tic_toc_use
matlab中tic与toc函数联合进度条使用例子(tic toc function matlab in combination with the use of examples progress bar)
- 2013-07-31 15:47:16下载
- 积分:1
-
Matlab-Engineering-App-Experiments
Matlab工程实践课程实验PPT以及部分代码。(Matlab engineering practice course experiment PPT and some code.)
- 2012-06-16 15:58:21下载
- 积分:1
-
GA-BP-nihe
神经网络30个案例分析源码,又名智能控制30个案例分析,案例二,遗传算法改进的BP神经网络拟合(30 case studies of neural network source code, also known as intelligent control 30 case studies, case two, GA improved BP neural network fit)
- 2014-10-17 15:04:37下载
- 积分:1
-
MATLAByingyong
简要介绍了MATLAB语言,并把MAT
LAB语言应用于电机控制系统的仿真研究中,同时以一个
具体实例较为深人地对其进行了说明(Briefly describes the MATLAB language, well into MAT
LAB language used in motor control system simulation studies, in both a
Specific examples of a more in-depth to them to say the-called)
- 2009-10-11 11:06:54下载
- 积分:1
-
radar-sinal-simulation
关于雷达信号分选仿真数据产生的源码,值得一看(Radar signal sorting on simulation data generated source code, worth a visit)
- 2021-01-13 09:18:48下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
LineRANSAC
实现利用RANSAC方法对输入图像的线特征检测的功能。(RANSAC method to achieve the input image using the line feature detection function.)
- 2011-01-15 19:24:29下载
- 积分:1
-
GAprogrames
收集的GA的一些源程序,包括交叉选择变异之类的一些。可以在MATLAB下直接使用的。学习遗传算法的可以看看。(GA collected some of the source, including cross-choice variation of such. MATLAB under the direct use. Learning Genetic Algorithm can see.)
- 2007-06-02 19:25:00下载
- 积分:1
-
CCS
计算机控制系统5道大题作业,有详细求解过程及相应的matlab程序。(five task of Computer Control System with detail solution and conresponding to matlab programing)
- 2014-08-09 10:45:12下载
- 积分:1