-
ZeroWatermark
基于图像感兴趣区的零水印算法的Matlab实现源代码(Region of interest based image watermarking algorithm)
- 2010-06-07 12:42:10下载
- 积分:1
-
matlabkalemanfilter
卡尔曼滤波器的MATLAB仿真,很有用,很容易看懂(MATLAB Kalman filter simulation, very useful, very easy to understand)
- 2010-12-09 22:04:02下载
- 积分:1
-
signal_procesing_using_matlab
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir滤波器窗函数wn
idealfilter 理想滤波器(低通,高通,带通)hdn
idealhd 理想低通滤波器
/fir gui(fir滤波器GUI设计)
gui_top 总图
gui_fir fir滤波器GUI
gui_sigout 选择信号GUI
/power caculate(功率谱分析)
directpower 直接谱分析
indirectpower 间接谱分析(估计谱分析)
noise 噪声谱分析
/sigout(常见信号产生)
sigout 离散信号产生(Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals)
- 2008-07-14 21:28:29下载
- 积分:1
-
zhenchafaxingrenjiace
利用运动目标检测中的帧差法对视频中的行人进行检测和跟踪,取得了比较好的效果,可以学习借鉴。(The use of moving target detection in the frame difference method for video of the pedestrian detection and tracking, to obtain a relatively good results, can learn from.)
- 2012-01-12 18:34:52下载
- 积分:1
-
Tap-46
Pedagogy Pedagogy Pedagogy
- 2011-04-21 01:38:15下载
- 积分:1
-
matlab-canshushibie
使用matlab进行微分方程组的参数拟合,拟合方程为水射流轨迹。(Parameter fitting using MATLAB differential equations, the fitting equation for water jet trajectory.)
- 2014-12-05 21:13:51下载
- 积分:1
-
02e7e515a874ecd889000000
ANSYS FE procedures and 3D models for thermal and mechanical simulation of both Laser and TIGwelding
processes are presented
- 2015-03-16 20:23:58下载
- 积分:1
-
yuqunsuanfa
鱼群算法源代码 MATLAB
--------------------------------------------------------------------------
Rosenbrock函数最小值
Fitness = Rosenbrock 优化函数
Range = repmat([-30 30],2,1) 参数实数范围
(Fish school algorithm source code for MATLAB)
- 2012-06-24 09:58:57下载
- 积分:1
-
Matlab-SimMechanics-MJR
基于Matlab-SimMechanics的MJR混联码垛机器人运动建模及仿真研究(Modeling and kinematics simulation of the MJR hybrid stacking robot)
- 2014-11-17 15:17:35下载
- 积分:1
-
circlecoords
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:08:02下载
- 积分:1