-
system_identification_RELS001
说明: 系统参数辨识,用增广最小二乘算法实现。对书中的程序进行了改进:由于噪声是未知的,虽然我们模拟了系统的随机白噪声,但进行辨识时必须对噪声进行估计,见程序45行和53行。(System parameter identification, with the extended least squares algorithm. Procedures for improving the book: Because the noise is unknown, although we simulate a system of random white noise, but to identify the noise must be estimated, see the program of 45 lines and 53 lines.)
- 2011-03-22 10:40:02下载
- 积分: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
-
imageencryption
matlab image encryption source code
- 2010-05-23 04:27:30下载
- 积分:1
-
modis2aerosol
modis卫星数据反演气溶胶系统的IDL源码 .
可以用来监测环境雾霾的发生。用于环境气象的预测预报中。(modis satellite aerosol data retri system IDL source.
Can be used to monitor the environmental occurrence of haze. Weather forecast for the environment.)
- 2015-03-30 17:37:52下载
- 积分:1
-
DOA估计
本程序介绍了主流的几种DOA估计的方法,例如MUSIC、Capon等等一些算法(This program introduces several mainstream methods of DOA estimation, such as MUSIC, Capon, and so on.)
- 2018-03-01 13:21:08下载
- 积分:1
-
NSGA_II
通过遗传算法实现卫星网络中继卫星资源调度的相关代码(Satellite network by genetic algorithm to achieve satellite resource scheduling related code)
- 2020-12-14 08:29:15下载
- 积分:1
-
DigitalsignalprocessingandMATLAB
此电子书为数字信号处理MATLAB的程序编程,对学习信号处理有一定的帮助。(This e-book digital signal processing MATLAB' s programming, to learn signal processing have some help.)
- 2010-08-05 15:40:49下载
- 积分:1
-
ham-code
汉明码的编码与译码的简单小程序,大家可以借鉴,希望大家喜欢。(Hamming code for encoding and decoding of simple small program, we can learn from, hope you like.)
- 2011-05-07 19:57:22下载
- 积分:1
-
jiaotongl
历史交通流预测,采用matlab编程,预测效果很好(Historical traffic flow forecasting, using matlab programming, forecasting good results)
- 2013-09-16 16:45:17下载
- 积分:1
-
90to60SVPWM
此代码主要是用simulink搭建的一个三电平SVPWM模型,能出图,实用型的一个代码。(This code is to use a three-level SVPWM simulink model structures, to a map, a practical code.)
- 2014-02-24 15:31:09下载
- 积分:1