资源列表
角度程序
- 利用斯托克斯公式分析偏振态(Analysis of polarization state by Stokes formula)
FastICA_25
- FASTica计算程序,其中的说明较详细,可以直接使用,方便快捷(FASTICA compute dfsd dsafdafaerew sdfsdf sdf)
希尔伯特黄变换
- HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满足一定条件的分量;然后,对每一个IMF进行Hilbert变换
小波变换
- 该程序为小波变换以及小波包变换。将波形进行多尺度分解变换,得到近似系数以及细节系数。(The program uses wavelet transform to transform the waveform into multiscale decomposition, and obtains the approximate coefficient and the detail coefficient.)
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 system.)
蚁群算法(路径规划程序)
- 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
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 encryption. At present, QQ encr
ofdm1024
- BER CODES FOR BPSK IN MATLAB
读bin
- 使用matlab读取bin文件,bin文件是二进制文件,是文件格式binary的缩写。(Reading bin files by using MATLAB)
Runge_Kutta
- 通过matlab平时,实现龙格库塔算法。(using matlab to solve Runge_Kutta problem)
mma
- 移动渐近线方法的源程序,里面包含两个子程序(Methods of Moving Asymptotes,incloding two programs : mmasub.m and subsolv.m)
ekf
- 使用EKF算法处理PIX飞控的IMU数据(analysis the pix's log with ekf algorithm)