资源列表
secondwavelet
- 此程序用提升法实现第二代小波变换 我用的是非整数阶小波变换 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)-procedure used to upgrade Method second generation wavelet transform I use a non-integer-order wavelet transform domain when used, the firs
matlab-program
- 运用MATLAB对波形的进行最优预处理,处理以后的曲线的效果非常好 使用的时候,把TXT里面的程序复制到在MATLAB里面新建立的.MAT文件中,按F6运行-use of MATLAB waveform for the optimal pretreatment, After dealing with the effects of the curve very good use of time TXT put inside the copy of the MATLAB inside the n
jiaodiantiqu
- 本程序实现的是Harris角点提取算法 用于图像分割-this program is Harris corner extraction algorithm for image segmentation
fangzhen1
- 用matlab进行信号的仿真实验,测量滤波后的混合信号的幅度和相位差。
Hilbert
- matlab中的Hilbert变换,主要处理csv文件。
zcr
- matlab实现对声音信号短时能量,短时过零率的计算。
bearforming1goodgonglvpu
- 阵列信号处理的波束形成doa算法,非常有用
eof matlab源码
- eof例子,适合气象,海洋学研究。。matlab源码。
thpfinal
- tomlinson harashima precoding algorithm implement in matlab in a noisy channel
short_ruote
- 这是一个用迪杰斯特拉算法求最短路径问题的算法-This is a used Dijkstra algorithm for shortest path algorithm
BPjianmo
- 神经网络BP算法的实现,用于拟合函数。BP神经网络建模-BP neural network algorithm for the fitting function. BP neural network modeling
BP神经网络拟合函数
- BP神经网络拟合函数,建模神经网络MATLAB程序matlab源码,具有参考价值