-
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
-
bin2Q
Converts binary data of any format in a string to floating point
decimals of a defined fraction size. the intsize input parameter defines
the size of the exponent and sets the fixed point location in the binary
number. se accompanied matlab program for test of this function
- 2009-10-14 17:22:59下载
- 积分:1
-
ICA
ica 独立主成分分析 包括中心化和白化等预处理(ica independent principal component analysis, including the center and bleaching pretreatment)
- 2012-04-06 16:45:38下载
- 积分:1
-
TSP-via-ants-colony
here is m-files for tsp problem .it is well written with good descriptions.and works even for large number of nodes.
- 2014-02-01 16:10:38下载
- 积分:1
-
MPPT_Matlab_Simulation
MPPT的MATLAB仿真文件。其中包括PV框图,爬山算法以及主电路。(MPPT MATLAB simulation files. Including PV, climbing algorithm and the main circuit)
- 2020-10-06 19:57:37下载
- 积分:1
-
xingxingquxian
利用matlab软件得到二维的星形曲线,画出其图像(Using matlab software is a two-dimensional star graph, draw its image)
- 2014-12-21 22:22:21下载
- 积分:1
-
PPP-ray-trave
地震ppp波射线追踪模拟,由matlab语言编写,是学习地震方面的好资料。(Ppp seismic wave ray tracing simulation, written by matlab language, learning good information earthquake area.)
- 2015-04-05 17:22:45下载
- 积分:1
-
P4
说明: Transformation from XYZ coordinates to Geodetic Coordinates.
- 2009-04-26 17:58:00下载
- 积分:1
-
all_kind_of_pn_coded_generator
包含了m序列 gold序列 kasami序列和ovsf码的所有伪码产生器(Contains the m sequence of gold sequence, Kasami sequence and OVSF code all the pseudo code generator)
- 2014-08-13 20:51:00下载
- 积分:1
-
fdtd
FDTD matlab例程,A numerical solution of the equations of the electromagnetic field, followed by decomposition of the space-time iterative formula for solving Maxwell equations solved.(FDTD matlab routine, A numerical solution of the equations of the electromagnetic field, followed by decomposition of the space-time iterative formula for solving Maxwell equations solved.)
- 2013-03-31 15:19:24下载
- 积分:1