-
Applied_Speech_and_Audio_Processing_With_Matlab_Ex
《Applied Speech and Audio Processing With Matlab Examples》是Cambridge University Press 2009的新书。大家从书的名字里就能知道这本书是干什么的了。("Applied Speech and Audio Processing With Matlab Examples" is a new book published by Cambridge University Press in 2009. We can learn from it title what the book is used for.)
- 2010-11-02 14:25:03下载
- 积分:1
-
RALY
raly 分布的MATLAB实现,对初学者很有帮助,程序一点也不复杂(raly distribution of MATLAB implementation useful for beginners, the program is nothing complicated)
- 2009-11-18 19:10:09下载
- 积分:1
-
MATLABdsp
MATLAB数字信号处理里面的源代码和课件
- 2010-11-30 14:43:51下载
- 积分:1
-
Nevill
说明: % Nevill等插值算法地实现
不会花费大家的时间的
不希望其他人没有帐号自由下载此源码( Nevill, such as interpolation algorithm to realize they would not spend the time we do not want to see other people do not have an account free download the source code)
- 2008-10-20 21:22:52下载
- 积分:1
-
41391254-Matlab-Modelling-Prog---Unknown_50
matlab simulation book
- 2011-07-14 18:28:32下载
- 积分:1
-
demo_SquareRootNyquistFilterDesignSoftware
说明: 数字通信中的平方根Nyquist滤波器设计,含说明文件和matlab仿真代码(The square root Nyquist digital communication filter design, including documentation and matlab simulation code)
- 2010-04-25 13:55:11下载
- 积分:1
-
ACO
Ant Colony Algorithm for Non Constraint Optimization Problem
- 2013-12-20 18:54:33下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
DE
说明: 差分进化算法的示例程序,适用于刚刚开始接触这个算法的人( differential evolution)
- 2014-11-18 21:09:32下载
- 积分:1
-
tuxiang-lv-bo
主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原
(Mainly discuss how to get the picture after extracting its boundary information, the first use of the image contrast of the gray uniform solution to the problem is not clear, then use a Gaussian filtering method for image filtering noise, and then use Canny edge detection algorithm to extract the boundary, the method find boundary method comes with Matlab significantly improved procedures for the use of Matlab for image fractal dimension provides a more accurate premise. more reduction)
- 2013-12-16 09:44:29下载
- 积分:1