-
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
-
TSP-traveling-salesman-problem
本设计使用SOM神经网络解决TSP旅行销售员问题(The design uses SOM neural network to solve TSP traveling salesman problem)
- 2013-04-23 15:58:55下载
- 积分:1
-
ZUPT
脚部zupt算法计算航向代码,matlab实现,运行通过。(Foot ZUPT algorithm to calculate the course code, matlab implementation, running through.)
- 2021-03-19 20:39:19下载
- 积分:1
-
adpcm
It is a 4-bit adpcm. This is a simple illustration of how compression can be achieved more than pcm.
- 2010-03-11 01:57:46下载
- 积分:1
-
FFT_1D
快速傅立叶变换的matlab实现,一维情况下利用蝶形算法实现(Fast Fourier Transform Implementation of Matlab, a dimension of the use of butterfly Algorithm)
- 2007-06-26 12:27:50下载
- 积分:1
-
graph-coloring
matlab编写的图着色算法,并用智能优化算法(模拟退火)去寻找其图着色的最优解(Matlab prepared by the graph coloring algorithm, and using intelligent optimization algorithm (simulated annealing) to find the optimal solution of the coloring of the graph)
- 2020-10-10 20:47:33下载
- 积分:1
-
miso
miso simulates the ser for different miso systemms 2*1,3*1 4*1 and 8*1
- 2021-04-19 20:28:50下载
- 积分:1
-
F7EA6D2B-BDB9-137E-CC74F951EBB8FCA0_45593
说明: 通过matlab编程来优化层状光栅的尺寸,从而实现光栅在1.3微米作为100%效率的反射镜设计。(Through the matlab programming to optimize the size of lamellar grating in order to achieve the 1.3-micron grating as 100 percent efficient reflector design.)
- 2008-12-02 21:48:39下载
- 积分:1
-
Untitled
一个简单的Kalman滤波程序,对学习Kalman滤波有很大的帮助(A simple Kalman filter program, to learn a great help Kalman filter)
- 2013-08-11 09:06:36下载
- 积分:1
-
distribution-system
distribution-system in the matlab mfile
- 2013-09-20 12:00:39下载
- 积分:1