-
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:39:37下载
- 积分:1
-
compensation-program
matlab的光照补偿程序,可以运行,挺有用的(Matlab Illumination compensation program, you can run quite used)
- 2013-07-10 14:02:10下载
- 积分:1
-
code
function [r_path, r_cost] = dijkstra(pathS, pathE, transmat)
The Dijkstra s algorithm, Implemented by Yi Wang, 2005
This version support detecting _cyclic-paths_
- 2009-04-27 19:49:50下载
- 积分:1
-
delay_time_and_embedding_window
利用CC方法可同时求时延与嵌入窗大小。程序中给的是Lorenz的例子。可以修改输入数据。(CC method can be used at the same time seeking delay and embedding window size. Program to the Lorenz case in point. Can modify the input data.)
- 2009-11-17 14:38:44下载
- 积分:1
-
OFDM_CODE
详细介绍了ofdm的发送模块、接收模块及信道估计(Ofdm described in detail the transmission module, receiver module and Channel Estimation)
- 2011-01-04 11:15:26下载
- 积分:1
-
moler_chapters
Numerical computing using matlab
- 2010-08-25 14:32:37下载
- 积分:1
-
filter1
matlab的仿真工具simulater,主要针对滤波器(the matlab simulation tools simulater of, for filter)
- 2012-05-27 00:06:01下载
- 积分:1
-
To-performs-logarthmic-transformation-of-an-image
LOG TRANSFORM PERFORMED ON IMAGE
- 2014-09-03 02:48:17下载
- 积分:1
-
matlab_fwa
烟花算法程序,包括爆炸算子,高斯火花,映射规则,寻优策略(Fireworks algorithm program, including the explosion operator, Gaussian sparks, mapping rules, optimization strategy)
- 2017-08-24 14:17:34下载
- 积分:1
-
codeandmodle
这是MATLAB的一些源码及建立的模型对学习MATLAB有一定的帮助(This is the MATLAB source code and the establishment of a number of models of learning will certainly help with MATLAB)
- 2009-05-06 11:42:24下载
- 积分:1