-
self_array
生成矩阵,类似于excel,方便数据的输入和输出,自动生成(this program can make out a y,it can help you to make a arry,you can load it,it is useful, thank you)
- 2010-10-25 12:05:56下载
- 积分:1
-
shuitashuiweikongzhi
水塔水位控制(仿真版)
水塔水位控制(仿真版)(水塔水位控制(仿真版))
- 2010-01-17 00:04:16下载
- 积分:1
-
OQPSK
说明: OQPSK的Matlab/Simulink调制解调仿真系统,包括匹配滤波,载波恢复,定时恢复等重要模块,可以观察眼图,仿真误码率,帮助理解OQPSK系统(OQPSK Matlab/Simulink simulation system modulation and demodulation, including matching filter, Carrier Recovery, timing recovery and other important module, we can observe the eye, simulation BER help understand OQPSK system)
- 2005-11-26 14:06:37下载
- 积分:1
-
segmentinmatlab
帮助分割图像的程序
能从目标图像中取出对象
This program segments and extracts objects from an image.(help the image segmentation process images from the target object Retrieve This program segme nts and extracts objects from an image.)
- 2007-03-15 20:04:02下载
- 积分:1
-
determin
code to calculate the determinant of symbolic matrix
- 2014-10-11 12:45:44下载
- 积分:1
-
SpaceFrameElement
有限元SpaceFrameElement的matlab程序(FEA matlab SpaceFrameElement)
- 2013-10-12 23:25:41下载
- 积分:1
-
FFT
用matlab写的FFT程序。简单易懂!(FFT with matlab written procedures. Easy-to-read!)
- 2008-04-18 14:23:30下载
- 积分:1
-
radar_edition1
雷达仿真的MATLAB代码,提供了大量仿真实例,非常实用!(MATLAB code for radar simulation, and provides a large number of simulation examples, very useful!)
- 2009-12-17 16:27:58下载
- 积分:1
-
diqiujingzhiguidao
1.地球同步轨道卫星,倾角分别为0,30,90度。 (1 satellites in geosynchronous orbit, respectively 0,30,90 degrees inclination.)
- 2013-07-19 14:59:47下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1