-
basicDsp
这是数字信号处理方面的一些源码,主要涉及信号处理的基本内容,如傅立叶变换,基本的滤波器等。只供学习参考。(This is the digital signal processing some of the source, mainly involving the basic elements of signal processing, such as Fourier transform, the basic filter. Reference for learning.)
- 2007-10-22 16:12:50下载
- 积分:1
-
MatlabInVC
该程序教你如何在vc中调用matlab,包括使用心得(Teach you how to using matlab function in vc++)
- 2013-03-24 14:49:45下载
- 积分:1
-
mallet-wavelet
mallet wavelet小波消噪 小波3层分解并重构。(mallet Wavelet Denoising)
- 2014-12-23 13:22:46下载
- 积分:1
-
pip_audio
这是一段用于谱分析算法中的求蝶形算子的
子程序,此程序采用C语言编写,移植性比较强(This is a period for the spectral analysis algorithm for the subroutine butterfly operator, this procedure using C language, the transplantation of relatively strong)
- 2008-03-17 18:31:09下载
- 积分:1
-
数值计算方法的相关代码
有关二分法、试值法、帕德逼近、高斯消去的代码,可供数值计算方法学习者参考(About dichotomy, test method, Pader approximation, Gaussian elimination of code, numerical calculation method for learner reference)
- 2020-11-06 16:39:49下载
- 积分:1
-
iradon
matlab关于iradon变换。matlab关于iradon变换。matlab关于iradon变换。(Matlab on the iradon transform.Matlab on the iradon transform.Matlab on the iradon transform.)
- 2014-12-02 11:31:26下载
- 积分:1
-
bbch0001
用c++编的matlab程序.是变步长方程解法.希望能给大家帮助,都是老师给布置的作业!谢谢!(using Matlab c addendum to the proceedings. Is a variable step equations. I hope that it provides help, teachers are to the layout of operations! Thank you!)
- 2006-10-15 19:55:22下载
- 积分: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
-
M_VC
说明: 用matlab编写的m文件调用VC++生成的文件,即用matlab调用VC(Matlab m-files written using VC++ calls generated files, that is, VC call with matlab)
- 2011-04-12 15:22:43下载
- 积分:1
-
Vc-and-Matlab-with-com
在VC++环境下,利用Com组件实现Vc和Matlab混合编程案例(Vc and Matlab with com)
- 2021-03-04 19:59:32下载
- 积分:1