资源列表
[matlab例程] LMS算法——matlab
说明:基于matlab的自适应滤波算法lms的实现<snail_q@126.com> 在 2011-03-07 上传 | 大小:769byte | 下载:3
[matlab例程] Pulse_propagation_in_negative_index
说明:Pulse propagation in a negative index material<xhdeng> 在 2011-08-05 上传 | 大小:773byte | 下载:0
[matlab例程] 白噪声及有色噪声序列的产生
说明:%白噪声及有色噪声序列的产生 clear all; close all; L=500; %仿真长度 d=[1 -1.5 0.7 0.1]; c=[1 0.5 0.2]; %D、C多项式的系数(可用roots命令求其根) nd=length(d)-1; nc=length(c)-1; %nd、nc为D、C的阶次 xik=zeros(nc,1); %白噪声初值,相当于ξ(k-1)...ξ(k-nc) ek=zeros(nd,<kristaleebom> 在 2014-05-19 上传 | 大小:763byte | 下载:0
[matlab例程] cordic算法及fpga验证程序
说明:cordic算法该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反三角、指数等函数。改程序包含了MATLAB历程及FPGA验证程序<z1042410188> 在 2016-07-29 上传 | 大小:783byte | 下载:0
[matlab例程] Gabor变换时频分析谱
说明:Gabor变换用于超声信号的时频分析,获得时频谱<liuqi_xi@163.com> 在 2019-08-23 上传 | 大小:772byte | 下载:0
[matlab例程] Economic Load Dispatch for 3 bus system
说明:Economic Load Dispatch (ELD) for a 3-bus power system. ELD is an optimization problem that determines the optimal power generation levels for each generator in the system to meet the load demand while minimizing the tota<phdabhay> 在 2023-10-05 上传 | 大小:739byte | 下载:0