-
matlab-and-simulink
综合了matlab和simulink使用的方法和注意事项,一些文献的集合(Matlab and simulink combination of the methods used and precautions, a collection of some of the literature)
- 2011-01-23 10:44:06下载
- 积分:1
-
livre_-Kalman-Filtering-and-Neural-Networks
livre_ Kalman Filtering and Neural Networks è____________________________________
- 2015-02-18 07:42:24下载
- 积分:1
-
bearing-heat-gen
全套球轴承拟静力学计算,以及在此基础上的生热量计算。可完美运行(whole package of quasi-static calculation and heat generation of ball bearing)
- 2021-04-05 12:29:03下载
- 积分:1
-
initialactivecontour
用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测(Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour)
- 2010-11-09 11:01:25下载
- 积分:1
-
Kalman
本例为AR(1)过程的Kalman滤波估计,方法简单,结果比较准确。(In this case AR (1) process, Kalman filter estimation method is simple and the results more accurate.)
- 2009-12-22 11:27:20下载
- 积分:1
-
cgsolve.m
this is matlab code to solve various cgsolve problem!!!
- 2012-05-31 16:20:30下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
fuse-dwt
大家看看啊 小波变换进行图像融合程序,以及评价指标(wavelet transform for image fusion,and Evaluation indexes)
- 2013-04-17 18:20:32下载
- 积分:1
-
gaosi
说明: 对原始图像添加高斯噪声,并用邻域平均和中值滤波法进行滤波,并可以进行对比。(Gaussian noise added to the original image, and use neighborhood average and median filtering method for filtering, and can be compared.)
- 2011-02-21 13:18:13下载
- 积分:1
-
2-LMS-equalizer
说明: 假设每个延时单元延时10ms.被传输的基带信号x(t)是一个0,1交替变换的矩形二进制脉冲序列,脉宽为10ms,并假设x(t)通过一个稳定的散射信道后才到达均衡器,成为2径信号,这两路信号幅度相等 ,相隔15ms。用MATLAB实现一个2级LMS均衡器(equalizer)
- 2010-04-13 20:30:08下载
- 积分:1