-
rsdecoder
matlab code for re decoder.
simple and efficient
- 2010-10-17 05:45:22下载
- 积分:1
-
rgb2gray
this is program is used to convert any kind of colour image to grey scale image.
when this code is executed , an window is displayed to accept image and output image is
created in the same folder
- 2011-05-31 12:36:49下载
- 积分:1
-
Floyd
用matlab来仿真floyd算法,并计算任意两点的最短路径和路由;(Using matlab to simulate floyd algorithm, and calculate any two of the shortest path and routing )
- 2008-03-22 16:20:52下载
- 积分:1
-
cpp
这是我学习时候,我的课本上的课后习题,我把他整理出来!希望大家能有所收益!(This is my study, my after-school textbook exercises, I took him out of order! Hope that we can get any benefit!)
- 2011-06-10 10:28:42下载
- 积分:1
-
Alazard_2248
Introduction Kalman filter
D.Alazard
- 2013-03-20 20:33:37下载
- 积分:1
-
practica2_LUND_05
this is file used for design of three phase current controller
- 2009-02-14 18:32:35下载
- 积分:1
-
Mechanics-of-Composite-Materials-with-MATLAB_ISBN
composit efunction with matlab
- 2012-01-15 23:58:48下载
- 积分:1
-
main
程序为地震勘探资料处理方法中的数值模型模拟正演,方法为射线追踪(The program forward numerical model for seismic exploration data processing method in the simulation, for ray tracing method)
- 2014-06-26 22:43:45下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
Active-Contour-Segmentation
Greedy Snake contour plus user interaction
Active Contour Without Edges (Chan Vese)
I implement these papers using matlab.
I hope you enjoy :)
- 2012-06-14 21:58:15下载
- 积分:1