资源列表

[matlab例程希尔伯特黄变换

说明:HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满
<123456慧> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[matlab例程小波变换

说明:该程序为小波变换以及小波包变换。将波形进行多尺度分解变换,得到近似系数以及细节系数。(The program uses wavelet transform to transform the waveform into multiscale decomposition, and obtains the approximate coefficient and the detail coefficient.)
<123456慧> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[matlab例程ieee300

说明:在MTALAB/MATPOWER工具包下的ieee300节点系统,此程序可以完美运行,采用的方法为直角坐标系下的牛顿拉夫逊法。(In the ieee300 node system under the MTALAB/MATPOWER toolkit, the program can run perfectly, using the Newton Raphson method in the Cartesian coordinate sys
<大码农> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[matlab例程蚁群算法(路径规划程序)

说明:蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a pop
<wyj2277> 在 2025-02-05 上传 | 大小:142kb | 下载:0

[matlab例程tea

说明:本代码是TEA加密算法的实现。其中,QQ登录在老版本中就是使用TEA算法实现加密。目前QQ加密已经升级不一定适用。但可以作为研究学习的入门材料。(This code is the implementation of the TEA encryption algorithm. Among them, QQ login in the old version is to use the TEA algorithm to implement e
<啦啦啦阿联> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[matlab例程ofdm1024

说明:BER CODES FOR BPSK IN MATLAB
<SHAILESH> 在 2025-02-05 上传 | 大小:4kb | 下载:0

[matlab例程读bin

说明:使用matlab读取bin文件,bin文件是二进制文件,是文件格式binary的缩写。(Reading bin files by using MATLAB)
<liziolo> 在 2025-02-05 上传 | 大小:1.46mb | 下载:0

[matlab例程Runge_Kutta

说明:通过matlab平时,实现龙格库塔算法。(using matlab to solve Runge_Kutta problem)
<swjtuzhc> 在 2025-02-05 上传 | 大小:14kb | 下载:0

[matlab例程mma

说明:移动渐近线方法的源程序,里面包含两个子程序(Methods of Moving Asymptotes,incloding two programs : mmasub.m and subsolv.m)
<宝还是个孩子> 在 2025-02-05 上传 | 大小:3kb | 下载:0

[matlab例程ekf

说明:使用EKF算法处理PIX飞控的IMU数据(analysis the pix's log with ekf algorithm)
<gutianchang> 在 2025-02-05 上传 | 大小:4.87mb | 下载:0

[matlab例程sh_SVM_regression

说明:支持向量机的工具包,很有用可以直接导入matlab中进行使用(SVM support vector mercine)
<藏语之歌> 在 2025-02-05 上传 | 大小:183kb | 下载:0

[matlab例程我的毕业设计

说明:支持向量机和小波分析结合的代码,我测试之后感觉还可以(Support vector machine and wavelet analysis of the combination of code, I test after the feeling can still)
<藏语之歌> 在 2025-02-05 上传 | 大小:23kb | 下载:0

源码中国 www.ymcn.org