-
lunwen
录入图像,可以将一副图像读取并且显示出来(input image,it can read and show the image out )
- 2011-05-19 18:19:32下载
- 积分:1
-
Density_Evolution
LDPC码理论方面的高性能密度进化仿真测试例程,可以跑出数值结果(LDPC DENSITY EVOLUTION)
- 2013-10-03 16:49:20下载
- 积分:1
-
panoramic-picture-creation
全景图像拼接,小例子,对初学者有用。
将txt中代码复制到m文件就可以了。(Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.)
- 2009-11-06 12:58:19下载
- 积分:1
-
TFA
声音时频分析的小程序,可以直接使用,可供初学者参考利用。(Sound frequency analysis procedures can be used directly reference for beginners to use.)
- 2013-01-21 20:38:31下载
- 积分:1
-
jiaoliufangzhen
交流异步电动机稳态模型 matlab simulink仿真 变压变频调速 调压调速(AC motor double closed loop speed control system MATLAB simulation)
- 2013-04-08 20:36:29下载
- 积分:1
-
NLmeansfilter
anisotropic diffusion
input: image to be filtered
t: radio of search window
f: radio of similarity window
k: degree of filtering
sigma: noise standard deviation
Author: Jose Vicente Manjon Herrera & Antoni Buades
Date: 09-03-2006
Implementation of the Non local filter proposed for A. Buades, B. Coll and J.M. Morel in
A non-local algorithm for image denoising
(anisotropic diffusion)
- 2015-01-11 14:32:33下载
- 积分:1
-
FJSP
说明: matlab求解柔性作业车间调度问题 (Flexible Job-shop Scheduling Problem, FJSP)(Matlab for flexible job shop scheduling problem (FJSP))
- 2021-03-04 15:24:37下载
- 积分:1
-
gabormask
Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised - e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
(Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised- e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
)
- 2007-11-27 10:05:47下载
- 积分:1
-
MODELING_BAND_PASS_SIGMA_DELTA_MODULATORS_IN_SIMUL
如何在Simulink中搭建Sigma Delta ADC的非理想模型
MODELING BAND-PASS SIGMA-DELTA MODULATORS IN SIMULINK(MODELING BAND-PASS SIGMA-DELTA MODULATORS IN SIMULINK)
- 2009-06-14 08:32:05下载
- 积分:1
-
2501425708
此程序用提升法实现第二代小波变换
%% 我用的是非整数阶小波变换
%% 采用时域实现,步骤先列后行
%% 正变换:分裂,预测,更新;
%% 反变换:更新,预测,合并
%% 只做一层(可以多层,而且每层的预测和更新方程不同)(the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%% using time domain achieved, steps out first go backward%% transformation : split and forecast updates; %% inverse transformation : Update, forecasting, %% off with a layer (which can be multi-storey, but the typical forecast and updating different equation))
- 2007-01-08 15:45:03下载
- 积分:1