-
yiweifengzhi
一些个 人收集的小波变换的程序,仅供学习参考,没有什么重要意义(Some of my personal collection of wavelet transform procedures for reference purposes only study, nothing of great significance)
- 2009-05-22 10:12:55下载
- 积分:1
-
multicasting
multicasting in routing protocols
- 2010-03-03 10:16:48下载
- 积分:1
-
Lynch_Maple13
用来计算混沌动力学问题的源代码。包含分岔图绘制,最大李雅普诺夫指数,李雅普诺夫指数谱等一些重要的源程序。(This is a toolbox for chaotic dynamics analysis.Have fun!)
- 2020-07-10 18:08:54下载
- 积分:1
-
Factor-analysis
对数据进行因子分析matlab完整代码。(Factor analysis of the data integrity matlab code.)
- 2013-08-25 10:51:26下载
- 积分:1
-
modelo_dinamico
modelo dinamico robot
- 2014-09-04 10:17:29下载
- 积分:1
-
PSO
粒子群算法,matlab实现,包含注释,适合新手(Particle swarm optimization, matlab implementation, including annotations, suitable for novice)
- 2020-06-21 17:40:01下载
- 积分:1
-
wavelet_compress
本程序为应用小波变换进行信号压缩。由于本程序涉及到了小波变换的函数,因此可能涉及到一些时频分析工具箱的函数。程序中应用db3小波进行3层分解,选用全局阈值进行阈值处理,即对各高频系数使用同一个阈值,进行阈值处理。(This procedure for the application of wavelet transform for signal compression. Since this procedure involves the wavelet transform of the function, it may involve a number of time-frequency analysis function of the toolbox. Procedures for the application of layer 3 to db3 wavelet decomposition, selection of the overall threshold threshold treatment, that is, on the high-frequency coefficients using the same threshold, the threshold for treatment.)
- 2008-06-04 17:47:54下载
- 积分:1
-
PCA
说明: PCA主成分分析Matlab源码分析PCA(matlab)(Matlab source code of the principal component analysis)
- 2011-02-26 19:18:31下载
- 积分:1
-
PPT-MATLAB-intelligent-algorithms
Matlab智能算法的ppt集合 描述了各类智能算法的小算例(Matlab intelligent algorithms ppt collection of various types of intelligent algorithm describes a small study)
- 2015-03-30 14:29:17下载
- 积分: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