-
d2gauss
function to calculate gaussian filter
- 2010-08-22 02:48:21下载
- 积分:1
-
elk-13-1-5-0407-5
SIGMA DELTA MODULATOR
- 2012-04-09 12:30:56下载
- 积分:1
-
Soft
image processing code
- 2014-10-06 17:59:04下载
- 积分:1
-
chap5
雷达系统设计MATLAB仿真一书里的第五章所有的程序,对于学习非常有用。(Radar system design MATLAB simulation in the fifth chapter of the book, all the procedures, very useful for learning.)
- 2012-09-11 01:07:54下载
- 积分:1
-
MATLAB
Book of Essential.MATLAB.Engineers.Scientists
- 2012-10-11 23:27:22下载
- 积分:1
-
video_frame_differenc
diffrence betwenn two fram
- 2012-11-21 20:30:52下载
- 积分:1
-
模拟电动汽车充电
说明: 模拟电动汽车(私家车,公交车,出租车)充电,进行充电负荷预测(Prediction of Charging Load by Simulating Electric Vehicle Charging)
- 2021-04-20 15:08:50下载
- 积分:1
-
因子分析代码实现(含数据)
说明: 对数据进行因子分析,得到的是降维的结果。可用来做基本的降维,故障诊断,图像分解(Through factor analysis of the data, we get the result of dimension reduction)
- 2021-04-21 09:03:53下载
- 积分: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
-
the-shortest-route
使用matlab编程,图论最短路线的Ford迭代算法、Dijkstra算法和Floyd算法(Ford shortest graph theory iterative algorithm)
- 2013-07-21 22:54:09下载
- 积分:1