-
tuxiangzengq-
图像增强程序总汇,对各种增强方法进行了matlab的模拟和练习(digital image processing)
- 2011-04-25 19:33:06下载
- 积分:1
-
sq118
一种噪声辅助数据分析方法,合成孔径雷达(SAR)目标成像仿真,MIMO OFDM matlab仿真。( A noise auxiliary data analysis method, Synthetic Aperture Radar (SAR) imaging simulation target, MIMO OFDM matlab simulation.)
- 2017-05-12 17:30:37下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
untitled
single phase induction motor with permanent capacitor in dq axis
- 2014-12-24 02:58:57下载
- 积分:1
-
phto.m
Photo voltaic array design matlab ocde
- 2011-12-19 03:26:57下载
- 积分:1
-
rakeRecieve_CDMA
rake接收机,简单易懂,来自美国著名教授,如有问题,联系02212090@bjtu.edu.cn()
- 2020-10-22 22:47:28下载
- 积分:1
-
matlab
此文件是基于MATLAB环境下的关于FIR滤波器设计程序 其中包括了MATLAB的源程序和采用循环缓冲区实现的汇编源程序和连接程序。(This document is based on the MATLAB environment on FIR filter design process including the use of MATLAB and the cycle of the source buffer to achieve the compilation of source code and connection procedures.)
- 2009-05-07 10:08:41下载
- 积分:1
-
Image-zoom-program
利用matlab gui设计的图片放大程序(Using matlab gui program designed for larger photo)
- 2011-11-02 17:00:38下载
- 积分:1
-
LDAPminumum_distance
full implementation to LDA with Minumum distance Classifier for face recognition and easy to implement.
- 2014-02-03 19:05:05下载
- 积分:1
-
MATLAB解矩阵微分方程
本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving numerical solution of ordinary differential equation is described by the example of spring mass block damper system. Finally, on the basis of the first two parts, the solution of the form of _X is summed up by MATLAB. (T) = f (X (T); t) numerical solution of matrix differential equations.)
- 2018-07-07 19:08:06下载
- 积分:1