-
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
-
dbr
A program for comuting the reflectivity of DBR.in semiconductor lasers.
- 2010-10-13 21:30:27下载
- 积分:1
-
mtspo_ga
实现了对于存在多个旅行商的开环路径最优求解,就是确定路径的起点和终点(Open Multiple Traveling Salesmen Problem )
- 2010-12-04 00:01:34下载
- 积分:1
-
Bipartite-graph
使用matlab编程,讨论二分图的最大匹配和最优匹配(Using matlab programming, discussing the maximum bipartite matching and optimal matching)
- 2013-07-21 23:00:51下载
- 积分:1
-
LGE
一个用来计算高维数据线性图形嵌入的matlab函数,是几乎所有线性降维算法(如LPP, NPE, IsoProjection, LSDA.)都要用的一个文件,在这里上传给大家,一定用得着!(A high dimensional data used to calculate the linear graphics embedded matlab function, is that almost all linear dimensionality reduction algorithms (such as LPP, NPE, IsoProjection, LSDA.) Should be used in a document From here to the U.S., we use gained!)
- 2007-10-30 10:18:21下载
- 积分:1
-
kaerman
卡尔曼滤波程序,都是基础的,可以直接套用的,比较方便(Kalman filtering process, are based, can be directly applied, more convenient)
- 2011-05-05 19:03:18下载
- 积分:1
-
Project2
直方图平均方法锐化图像,滤波去除噪声。matlab编写,包含整个实验报告(Histogram average method sharpen the image, filtering to remove noise. matlab written report that contains the entire experiment)
- 2010-09-27 04:57:55下载
- 积分:1
-
autocorrelation-function
说明: 信号处理输入相关矩阵的创建程序以及傅里叶变换(Signal processing procedures for the creation of the input correlation matrix and Fourier transform)
- 2011-03-13 17:30:27下载
- 积分:1
-
MATLAB-hlep
matlab函数速查手册,可以迅速查找常用的函数(matlab help for quickly search for functions)
- 2012-03-30 15:56:27下载
- 积分:1
-
matlab-feinieer
菲涅尔公式的matlab仿真方法,并画出相应曲线。(The Fresnel formula Matlab simulation method, and draw the corresponding curve.)
- 2020-11-29 17:39:28下载
- 积分:1