-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
FreqItemsetSearch
Frequent Itemset Search in Matlab
- 2015-03-29 05:35:05下载
- 积分:1
-
shuxujianmo
2009年9月全国大学生数学建模获奖论文所需程序代码,其中有较详细的matlab编程,应该有些用处吧(September 2009 Mathematical Contest in Modeling program code required for the award-winning paper, including more detailed matlab programming, it should be useful)
- 2009-05-19 19:27:54下载
- 积分:1
-
morphology-reconstruction
形态学重构-主要是为了复杂背景条件下的图像分割,采用matlab语言编写,具有很高的参考价值。(Morphological Reconstruction- mainly to under complex background image segmentation, using matlab language, with a high reference value.)
- 2009-12-15 23:12:15下载
- 积分:1
-
sanciyangtiaochazhi
数值分析中的三次样条差值函数的MATLAB源代码设计语言(MATLAB language source code design of numerical analysis in three times spline interpolation function)
- 2015-01-04 19:03:46下载
- 积分:1
-
edgeNL
非局部滤波算法的MATLAB代码,适用于图形图像处理(Nonlocal filtering algorithm of MATLAB code, suitable for image processing)
- 2015-01-15 14:28:31下载
- 积分:1
-
cs
说明: 用来解决压缩感知里求解优化问题的算法matlab代码(solves the minimization problem. min_u ||u||_1+ lambda ||a*u- f||_2^2. algorithms are based on greedy coordinate descent and the bregman iterative method. matlab 7.5 (r2007b) image processing, mathematics, optimization, resconstruction .
)
- 2011-04-02 16:11:45下载
- 积分:1
-
GA_JSP
遗传算法解决jsp问题的matlab代码,输出种群内适应度均值和最优值图像,输出甘特图(Jsp genetic algorithm to solve the problem matlab code output within the population mean fitness and the best value of the image output Gantt)
- 2016-05-10 21:40:09下载
- 积分:1
-
DC-to-DC-buck-converter--with-control-loop
DC to DC buck converter, with control loopDC to DC buck converter, with control loopDC to DC buck converter, with control loopDC to DC buck converter, with control loop
- 2013-10-24 23:03:41下载
- 积分:1
-
DWT_zibian
自己编写的函数,通过卷积滤波方法实现离散的小波变换。(Write your own functions, discrete wavelet transform, convolution filtering method.)
- 2012-11-08 22:34:28下载
- 积分:1