-
kalman
本源码是一个用Matlab7.1实现的Kalman的源代码
,他实现了基本的Kalman网络算法。(The source is a Matlab7.1 achieved using Kalman s source code, he realized the basic Kalman network algorithm.)
- 2008-01-12 19:03:17下载
- 积分:1
-
A-Guide-to-MATLAB-Object-Oriented-Programming---A
A Guide to MATLAB Object-Oriented Programming
- 2014-12-04 06:21:50下载
- 积分:1
-
averageblurofsaltpeppernoise
THIS CODE REMOVES "SALT AND PEPPER NOISE" BY AVERAGING.MAY HELP BEGINNERS TO UNDERSTAND THE COLOR PICTURE AND REMOVING THE NOISE IN GREY IMAGE OUTPUT OF GIVEN COLOR IMAGE.
- 2010-03-08 00:49:59下载
- 积分:1
-
Matlab_Wireless_Communications_samples
说明: matlab无线通信,包括天线阵列,软件无线电,CDMA,蓝牙,调制,解调,等等,各方面例程及simulink仿真(包括说明)(Matlab wireless communications, including antenna arrays, software radio, CDMA, Bluetooth, modulation, demodulation, and so on, all routines and Simulink simulation (including information))
- 2006-03-20 09:41:17下载
- 积分: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
-
chap11
matlab PID 刘金琨《智能控制的MATLAB实现》(matlab PID)
- 2015-01-18 21:08:37下载
- 积分:1
-
buck
Buck converter using digital modulation
- 2013-03-07 13:59:37下载
- 积分:1
-
pendulo_rv
reverse pendulum for robotic engineer
- 2012-01-20 04:59:53下载
- 积分:1
-
Scetion-11---Case-Study-on-Loud-Speaker-Drive
Case Study – Loud Speaker Drive with Matlab implementation
- 2011-01-26 12:02:55下载
- 积分:1
-
real-time-audio-denoise-package
实时语音降噪的资料包,自己正在研究设计一个语音处理软件,等完成后传上来分享。(Real-time voice and noise reduction package, he is studying the design of a voice processing software to pass up and so finished sharing.)
- 2013-04-05 13:00:31下载
- 积分:1