资源列表
RLS与LMS算法matlab实现
- 经典的LMS与RLS递归最小二乘算法,有中文注释,很好理解(Classic LMS AND RLS recursive least squares algorithm, Chinese notes, very good understanding.)
ACpowerflow
- 电力系统潮流计算,详细解析和还原了潮流计算过程(ACpowerflow.introuduce the produce of the power flow)
backpage
- 利用遗传算法解决背包问题给定10个物品及其重量,放入总重量为25的背包(Using genetic algorithm to solve knapsack problem, give 10 items and their weight, and put them in a total weight of 25 knapsack.)
bioalign.m
- 生物信息学中的NW align , 用于蛋白质序列的比对(NW align in bioinformatics)
temp
- 数学建模中的一种评价算法--基于topsis熵权评价法和改进的灰色预测模型代码,里面的内容根据自己的情况改。(An evaluation algorithm in mathematical modeling is based on the TOPSIS entropy weight evaluation method and improved grey prediction model code, and the contents are changed according to their o
gauss
- 利用Matlab语言编写,高斯窗实现,进行滤波处理,以及用于后续短时傅里叶变换(It is written in Matlab language, implemented by Gauss window, filtered, and used for short time Fourier transform.)
stft
- 利用Matlab编写的短时傅里叶变换,将时间域信号变换到时频域进行分析(The short-time Fourier transform written in Matlab is used to transform the time domain signal into time-frequency domain.)
17869312EV-charging-load-forecast
- 电动汽车充电负荷预测,采用蒙特卡洛模拟方法matlab进行编程(electric vehicle charging load)
粒子群最优解
- 粒子群算法例程,之前数学建模美赛时使用的代码,发出来和大家分享一下(PSO.rar Particle swarm algorithm routines, mathematical modeling used before the contest code used to send out to share with you)
mskxianxing
- matlab msk+线性分组码 通信系统仿真 m语言代码(msk and xianxing i like)
nb
- 朴素贝叶斯分类分为两步: ① 计算特征项和所属类别之间的概率; ② 判断文本dj是否属于类别ci的概率 本代码为训练阶段(Naive Bayes classification is divided into two steps: 1 Calculate the probability between the feature item and its own category; 2 The probability of judging whether the text dj belong
dpskk
- 这是一个进行2dpsk编码的程序,对信号源码进行差分编码!(This is a program for 2DPSK coding!)