-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十二章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:47下载
- 积分:1
-
wutu
恢复清晰图像的一种方法,达到了比较好的效果。(A way to restore a clear image, reached a relatively good results.)
- 2011-07-24 00:40:17下载
- 积分:1
-
1vsr
svm在matlab环境下多类分类中的一对多分类器类型程序(svm in Matlab environment over classification of the one-to-many types of procedures classifier)
- 2007-06-24 18:10:19下载
- 积分:1
-
PID
wood_berry蒸馏塔的PID控制,使用matlab编程实现。(wood_berry distillation column PID control, the use of matlab programming.)
- 2013-08-20 08:55:29下载
- 积分:1
-
mw11111
车辆系统动力学单轮模型中非簧载质量变化对轮胎动载荷,悬架动行程,不舒适性参数的影响的源程序(Vehicle System Dynamics single wheel model non-sprung mass change dynamic load on the tire, suspension dynamic travel, not comfort parameters of the source)
- 2012-09-19 15:02:10下载
- 积分:1
-
mlclass-ex5
Regularized Linear Regrassion and Bias v.s. Variance
- 2013-12-25 08:35:17下载
- 积分:1
-
BEM-Solution-Using-Linear-elements
Mathematica program for BEM Solution of a rectangular domain using linear elements
- 2014-06-29 22:23:19下载
- 积分:1
-
fuzzypid2
一个用simulink做的模糊PID自适应系统,FIS等都比较简单,适合初学者。通过与PID的比较曲线可以看出此系统更加优越。(A simulink do with self-adaptive fuzzy PID system, FIS are relatively simple, suitable for beginners. Comparison with the PID system curve can be seen even more superior.)
- 2009-04-12 19:15:58下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1
-
Lidar
激光主动照明的雷达方程,照明光源的辐射功率(W),辐射距离(m)(一般值是1000m)。(Active laser radar equation lighting, illumination of the radiated power (W), radiation from the (m) (normal value is 1000m).)
- 2009-11-22 17:07:46下载
- 积分:1