-
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:32:54下载
- 积分:1
-
matlab
The network weights are adjusted during the online
implementation. The method used is based on the gradient
descent method (GD), which is a simple and fast method for
online adaptation.
- 2013-05-25 04:54:16下载
- 积分:1
-
ga
本程序是作者在科研项目中,编写并亲测。该程序用来求解无约束单目标优化问题。对于约束优化问题,可做相应的修改,即可使用。(Genetic Algorithm coded in Matlab. We used the program to solve the unconstrained optimization problems.)
- 2014-09-26 17:07:38下载
- 积分:1
-
fpextractdemo
此代码是利用 MATLAB 工具设计的一个指纹数字图像识别系统的关键代码(fingerprint identification)
- 2015-01-22 21:57:59下载
- 积分:1
-
addddd
一个add文件,里面有matlab和vc接口实例。
用vc打开使用(Add a file, there are instances of matlab and vc interfaces. Open to use with vc)
- 2010-05-12 15:24:13下载
- 积分:1
-
BFGS-algorithm
这个文档用MATLAB实现了用BFGS算法来解决最优化问题(this file used the tool of matlab to solve optimal problems through BFGS algorithm)
- 2014-12-16 19:24:05下载
- 积分:1
-
jpegread
本程序用于在matlab中读取jpeg格式图像的DCT系数( read dct coefficients in jpeg image)
- 2012-01-02 11:39:57下载
- 积分:1
-
Acoustic-toolbox-kraken-matlab
声波在水中传播计算的matlab工具箱,包括射线模型、简正波模型、快速场模型等(underwater acoustic Simulaton toolbox for matlab)
- 2021-03-19 20:39:19下载
- 积分:1
-
watermaking
一个用DCT的数字水印毕业论文。本文重点研究了基于DCT的低频水印算法、基于DCT的中频水印算法和基于DCT的自适应视频水印方案。(DCT with a digital watermark dissertation. This paper focuses on the low-frequency DCT-based watermarking algorithm, IF DCT-based watermarking algorithms and DCT-based Adaptive Video Watermarking program.)
- 2007-06-13 02:43:48下载
- 积分:1
-
mlvessel-1.4
mlvessel is a Matlab package for
retinal vessel segmentation. The package can be used in two different
manners: through the graphical user interface or through script
invocation. Use through script invocation relies on input files and
produces both file and html output. You may also download a
stand-alone executable corresponding to the graphical user interface
at our website mentioned below, though some functionalities are only
available through script invocation.
- 2014-02-25 20:30:30下载
- 积分:1