-
base_jus
this is a database for jus withe 218 samples and 700 features
- 2010-11-26 19:19:24下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
TV
说明: 基于MATLAB开发环境的以早期原始的TV算法为原理的图像降噪(Based on the original TV in the early principles of image noise reduction algorithm for MATLAB development environment)
- 2015-04-01 09:03:27下载
- 积分:1
-
089623Normalized_LMS
LMS1 自适应滤波 LMS1 自适应滤波 LMS1 自适应滤波 LMS1 自适应滤波(LMS1 自适应滤波 LMS1 自适应滤波 )
- 2015-04-13 16:00:27下载
- 积分:1
-
61549842TDOA
It s very important I hope It could help you (It s very important I hope It could help you)
- 2008-12-25 14:58:49下载
- 积分:1
-
extract-grid-corner-methods-
三种角点提取方法的matlab程序,用于摄像机标定。(three methods of corner extract based on matlab。)
- 2012-04-15 14:56:54下载
- 积分:1
-
BP_kalmanFilter
Implementations of Kalman Filter using both message passing algorithm and standard matrix operations
- 2012-12-31 08:52:57下载
- 积分:1
-
MIMLSVM
matlab编写的MIMLSVM算法,可对多示例多标记样本进行分类,并计算正确率等多个评价指标,算法准确无误,可以运行,附有作为例子的数据和主程序。(matlab prepared MIMLSVM algorithms for multi-instance multi-label classification of samples and calculate the correct rate and other evaluation algorithm is accurate and can run with the data and the main program as an example.)
- 2014-01-15 15:32:52下载
- 积分:1
-
132QR32QR32QRl
图像融合的matlab工具包,希望大家能用得到。(Image fusion matlab toolkit, hope everyone can get.)
- 2009-09-10 15:31:43下载
- 积分:1
-
UsingSimulinkandStateflowInAutomotiveApplication
书中给出了九个典型的自动化设计例子。展示了如何用The MathWorks和其他仿真工具,比如Simulink和Stateflow建模,以此来使自动化控制系统的设计更加便利。(This book includes nine examples that represent typical design tasks of an automotive engineer. It
shows how The MathWorks modeling and simulation tools, Simulink® and Stateflow,TM facilitate
the design of automotive control systems. Each example explains the principles of the physical situation,
and presents the equations that represent the system. The examples show how to proceed
from the physical equations to the Simulink block diagram. Once the Simulink model has been
completed, we run the simulation, analyze the results, and draw conclusions from the study.)
- 2009-09-11 15:37:36下载
- 积分:1