-
dianjiguzhangzhenduan
说明: 用matlab编写的电机故障诊断的M文件,可以判断故障电机故障类型(Prepared using matlab M-file motor fault diagnosis, fault type motor failure can be judged)
- 2020-11-26 10:19:32下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
RSSI
关于rssi定位算法的程序,应该算是比较经典的( rssi localization)
- 2014-10-19 21:21:25下载
- 积分:1
-
Matlab-NN-with-external-data
NN with external data
- 2013-10-08 14:45:42下载
- 积分:1
-
zhenzhennengyongde
分形方法描述了物体的粗糙度,可以结合实体造型软件使用(fractal interpolated)
- 2013-10-17 21:46:23下载
- 积分:1
-
CooperAR_4_1
MATLAB源程序,可以利用该程序直接进行线性滤波法模拟风速谱及功率谱(MATLAB source, you can use the program directly to the linear filtering method to simulate the wind speed spectrum and power spectrum)
- 2020-12-16 19:49:12下载
- 积分:1
-
WiennerFilterAndAR
说明: 使用维纳滤波器对信号进行处理,得到噪声状况下的信号,这个滤波器是数字信号处理中非常经典的一个。代码里还提供了维纳的AR参数估计(Wiener filter to use signal processing, noise signal conditions, this filter is digital signal processing in a very classic. There is also a code of the AR Wiener Parameter Estimation)
- 2006-05-02 02:07:48下载
- 积分:1
-
Matlab-PID
利用MATLAB对PID算法进行模拟仿真的算法介绍,编程实例等。涉及了很多具体的PID控制领域的例子。(Using MATLAB simulation algorithm introduced the PID algorithm, and programming examples. Involves a lot of specific examples in the field of PID control.)
- 2012-03-28 13:07:20下载
- 积分:1
-
Matrix
矩陣案例,主要是以matlab軟件來運算標準題型。(Matrix case, mainly matlab software to compute the standard questions.)
- 2013-12-17 14:43:00下载
- 积分:1
-
duan1
实现扩频里随机信号和扩频信号的产生以及用匹配滤波器实现伪码捕获和相干积分和非相干积分得MATLAB程序(Realization of random signals and generating a spread in the spread spectrum signal and the matched filter to achieve pseudo-code acquisition and integration of coherent and non-coherent integration program was MATLAB)
- 2015-04-21 10:04:55下载
- 积分:1