资源列表

[matlab例程DDE

说明:较为详细地介绍了延迟微分方程的概念以及数值解法,并提供具体的计算案例以及在matlab中的实现,并附有一定的源码,适合初学者参考学习
<Dean> 在 2025-02-02 上传 | 大小:510kb | 下载:0

[matlab例程vcc_mex

说明:一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管
<Dean> 在 2025-02-02 上传 | 大小:11kb | 下载:0

[matlab例程flatsignal5

说明:平滑信号程序源代码,可用于模态分解,EMD,LMD等模态分解方法都能用到-Smooth signal program source code. . . For EMD
<彭延峰> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[matlab例程jf_Box_Muller_transform

说明:Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
<> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[matlab例程GAOT

说明:遗传算法工具箱,经 试用正常,-Genetic algorithm toolbox, with trial normal,
<李阳> 在 2025-02-02 上传 | 大小:173kb | 下载:1

[matlab例程trackingfallingball

说明:用matlab实现kalman滤波器\condensation滤波器跟踪自由落体的小球-Using matlab to achieve condensation filter kalman filter tracking of free-falling ball
<万琴> 在 2025-02-02 上传 | 大小:315kb | 下载:0

[matlab例程julei

说明:matlab作聚类分析,可实现很好的分类效果哦-matlab for cluster analysis, can be achieved very good classification results oh
<xiaoyou> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[matlab例程yinzi

说明:matlab中的移植算法,可以解决很多问题o-matlab transplantation in the algorithm, can solve many problems o
<xiaoyou> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[matlab例程CCodes

说明:二进制编码的简单遗传算法的C语言源程序,很少的C语言优化算法程序-Binary-coded genetic algorithm simple C-language source code, very few of the C language program optimization algorithm
<王晓磊> 在 2025-02-02 上传 | 大小:115kb | 下载:0

[matlab例程icasso122

说明:一个经典的ICA算法的程序包,包含了ICA研究相关的各种处理过程。-A classic ICA algorithm package, contains a variety of ICA research process.
<李云> 在 2025-02-02 上传 | 大小:16.03mb | 下载:0

[matlab例程gabor_bank

说明:用于生成不同的Gabor滤波器,并且可以对图像进行滤波的matlab代码。-Used to generate different Gabor filters, and can filter image matlab code.
<李云> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[matlab例程matlab

说明:matlab具有强大的数值计算能力,生成的图形简便,直观。该文件中包含了一些matlab中数值计算方面的例程,包含了一些原创程序。-matlab numerical calculation has powerful ability to generate graphics simple and intuitive. The document contains a number of numerical computing matlab
<赵科> 在 2025-02-02 上传 | 大小:40kb | 下载:0

源码中国 www.ymcn.org