-
MATLABwatermaking
嵌入水印信息的MATLAB程序,是转载别人的,如有侵权,马上删除(MATLAB program embedded watermark is reproduced someone else' s, if infringement, immediately remove)
- 2010-11-17 18:09:03下载
- 积分:1
-
SingleInvertedPendulum
:运用牛顿动力学方法对单级倒立摆系统进行了数学建模,并对基于经典控制理论的PID控制方
法、基于最优控制理论的LQR控制方法,以及基于模糊控制理论的模糊控制方法进行了仿真对比分析
研究,其分析结果对该方向的研究具有理论指导意义(: Application of Newton)
- 2007-08-27 10:47:22下载
- 积分:1
-
matlab numerical integral toolbox
matlab 数值积分工具包(Matlab numerical integration tool kit)
- 2005-01-17 17:41:27下载
- 积分:1
-
maGMDH
说明: 采用MATLAB编写的GMDH软件,里面有三个.m程序,分别为训练、误差检测、预测输出。很好用。(GMDH using software written in MATLAB, which has three. M steps in the training, error detection, prediction output. Good use.)
- 2011-02-27 15:55:53下载
- 积分:1
-
RZYJT.m
变异函数的matlab实现,可用于空间经济学(Matlab implementation of variogram)
- 2014-10-29 16:20:33下载
- 积分:1
-
chap3
说明: 该算法为专家PID控制原代码
用MATlab开发,能够管直接运行(The expert PID control algorithm for the original code using Matlab development, to pipe directly to run)
- 2008-09-06 12:55:35下载
- 积分:1
-
BER_stbc
说明: 该代码主要实现的功能是空时编码误码率,误码率随着信道的变化而变化(THE BER OF THE SPACE BASE CODE,the ber varied with the channel)
- 2011-03-22 21:48:25下载
- 积分:1
-
Radar-signal-processing
雷达信号的处理,将接收信号进行处理,放大;便于识别。(Radar signal processing)
- 2012-04-07 21:42:24下载
- 积分:1
-
zig
说明: 输入2维数组和行数列数,进行之字形重新排列,输出1维数组,比如图像的DCT变换系数(DCT,zigzag)
- 2010-04-12 18:25:43下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1