-
DSB
dsb code for understanding it in matlab
- 2011-06-13 16:01:17下载
- 积分:1
-
Filter-Design-using-matlab
本文对传统方法与MATLAB编程方法进行了比较,研究了用MATLAB实现巴特沃斯滤波器的设计,只要改变程序中相应
的参数可以很容易地实现低通、高通、带通、带阻滤波器,简化了模拟滤波器的设计。(Filter Design using matlab )
- 2011-05-09 20:05:58下载
- 积分:1
-
bp
说明: SAR成像的后向投影算法 matlab代码,直接使用,对散射数据成像 频域(back projection)
- 2013-11-14 14:57:50下载
- 积分:1
-
Systemidentification
Systemidentification,系统辨识(Systemidentification)
- 2009-10-12 11:51:48下载
- 积分:1
-
kal
program tutorial of kalman filter using matlab 7.1
- 2008-06-13 02:40:58下载
- 积分:1
-
MATLABcode
《有限单元法及应用》最新2012版。公式推导详尽,matlab符号运算及算法简单易懂,理论介绍与软件应用连接紧密,适合作为非力学专业高年级本科生及研究生教材使用,也可作为有限元应用领域内工程技术人员的参考书。(The latest 2012 edition of the finite element method and its application " . The formula derivation detailed, the Matlab symbolic computation algorithm is simple and easy to understand, the theory describes the software application connections are tight, suitable as a non-mechanical professional senior undergraduate and graduate textbook, and may also be used as a reference book of engineering and technical personnel in the field of finite element applications.)
- 2013-03-26 11:43:01下载
- 积分:1
-
SIMULINK
控制系统仿真与SIMULINK,通过Labview建立过程控制仿真模型,进行仿真(Control system simulation with SIMULINK, through the process of establishing Labview control simulation model for simulation)
- 2013-11-04 15:24:19下载
- 积分:1
-
work
最小二乘是广义预测的基础知识,学习最小二乘有利于学习广义预测控制(Generalized least squares is predicted on the basis of knowledge, learning conducive to learning generalized least squares predictive control)
- 2013-12-04 15:13:21下载
- 积分:1
-
Image_Denoising_Global_Denoising
说明: 基于压缩感知的的图像去噪,用于不同维数,(image denoising based on cs)
- 2011-04-12 12:34:55下载
- 积分:1
-
HighPrecisionFloat
Very often I see people asking for a tool that offers more than 16 digits or so of accuracy. MATLAB itself only allows you to use doubles or singles in standard arithmetic, so that is the normal limit. The fact is, most of the time, if you can t do it with a double, you are doing something wrong. Good practices of numerical analysis are worth far more than any high precision tool. Even so, there are times when you will have a use for a bit of extra precision. And some of you will just want to play in the huge number sandbox. While some of you may use tools like that written by Ben Barrowes, HPF is written purely in MATLAB, so no compiles are needed. For all of you, whatever your reasons, I offer HPF, a High Precision Floating point tool.
- 2013-01-22 13:52:39下载
- 积分:1