-
zhenliexinhaochuli
阵列信号处理中的延迟相加、Capon、MUSIC、Root-MUSIC、ESPRIT算法的性能比较分析(array signal processing methods)
- 2010-10-13 09:49:32下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
fska
2-fsk调制解调,采用相干解调,画出调制前调制后,加噪声,解调的函数图(modulated and demodulated by 2-fsk)
- 2014-01-03 15:14:24下载
- 积分:1
-
粒子群优化
基于粒子群优化算法的ELM,很稳,自己写的亲测可用(ELM based on particle swarm optimization algorithm)
- 2020-11-22 19:59:35下载
- 积分:1
-
整理好的超分辨率重建实现的pocs算法例程代码
DC-DC部分采用定功率单环控制,经典的灰度共生矩阵纹理计算方法,调试通过可以使用,仿真效果非常好,基于掌纹识别的在线身份验证 识别算法本科毕设,利用matlab针对图像进行马氏距离计算 。
- 2022-03-09 09:47:28下载
- 积分:1
-
FCM算法
我做毕业论文时需要的FCM算法。 FCM算法的两种迭代形式的MATLAB代码写于下,也许有的同学会用得着
- 2023-07-11 01:00:04下载
- 积分:1
-
maxflow
maximum flow in a network
- 2012-06-21 21:00:42下载
- 积分:1
-
lab1
傅里叶变换与逆变换, Matlab程序。The main focus of this lab lab is converting between the frequency and time domain.
(Fourier Transform Forward and inverse)
- 2013-11-13 21:01:09下载
- 积分:1
-
人脸识别技术
- 2022-01-26 06:18:03下载
- 积分:1
-
毕设使用的用于分类的相关向量机(RVM)算法调试程序
pwm整流器的建模仿真,插值与拟合的matlab实现,线性调频脉冲压缩的Matlab程序,解耦,恢复原信号,IMC-PID是利用内模控制原理来对PID参数进行计算,基于混沌的模拟退火算法。
- 2022-06-03 03:15:24下载
- 积分:1