资源列表
LMS11
- 自己编的LMS自适应算法的MATLAB源程序 本程序内容: 产生一个信号+白噪声序列,用lms算法自适应去除噪声; lmsx.m为自适应函数 task2.m为主函数,其中调用lmsx.m -own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS adaptive algorithm for removing
samp
- 自适应控制的例程 文件samp.m使用matlab6.5通过-adaptive control routines samp.m documents through the use of matlab6.5
chan
- 无线室内定位中精确定位算法,chan算法。希望能给你带来帮助
demodulation
- 后续的接调制的程序,跟以前传的调制是在同样的环境下实现的
Newton-Raphson Power Flow Calculation
- 牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
STBC_MIMO
- 实现MIMO中的空时分组码STBC的编解码,空时分组码结合MIMO是研究热点-realize MIMO-STBC coding he decoding,the STBC technology is hot spot in today communication system
dsp1
- 计算压力传感器的总精度,包括非线性、迟滞、重复性。-Calculated the total accuracy pressure sensor
WAVE
- 图象处理中经常用的小波分析matlab程序-Image processing are often used in wavelet analysis matlab program
ClockAnimation
- 这是在MATLAB下写的一段程序是个时钟动画,很有意思,可以从中领悟如何在MATLAB下来编写程序-This is in the Writing section of MATLAB procedures under the clock are animation, very interesting, can understand how to down MATLAB programming
1231225251
- matlab非平稳信号噪声消除 小波变换-matlab denoise use wavelets
PID-Fuzzy
- 人工智能 模糊控制 PID 经典算法,可以用于格种跟踪控制内面,C语言写的-Artificial intelligence fuzzy control PID classical algorithm, can be used for the case of tracking control within the C language
KNN
- 人工智能,机器学习。使用python语言实现KNN算法,解决预测问题。-Artificial intelligence