-
bsplineandbezier
b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本(b-spline and Bezier curve drawing, matlab, and two versions of the platform vc)
- 2010-07-16 09:44:07下载
- 积分:1
-
RADARsimulationcode
模拟雷达,对雷达的功能进行分析,可以根据对参数的修改方便地看到输出的图形结果(simulated radar, the radar functional analysis Based on parameters can be amended easily see the graphics output results)
- 2007-04-04 22:54:20下载
- 积分:1
-
KeyGeneratorTest
ests for KeyGenerator constructor and methods.
- 2014-01-08 10:55:40下载
- 积分:1
-
irst_radar_tracking
这里文档包含了雷达和红外组合后的跟踪程序,代码非常详细,可供初学者使用(Here the document contains the following combination of radar and infrared tracking program, the code is very detailed for beginners)
- 2010-01-07 17:14:53下载
- 积分:1
-
Simulation-and-software-radio-for-mobile-communic
simulation of communication systems and software defined radio matlab codes from the book
- 2012-11-04 19:07:46下载
- 积分:1
-
Bboc
实现北斗导航系统的boc信号的matlab调制(BOC MODULATION for BDS system)
- 2018-10-13 15:38:07下载
- 积分:1
-
lathisignalssystema
Signal Processing and Linear Systems,B.P. Lathi,Berkeley-Cambridge Press book matlab codes
- 2009-04-06 06:27:43下载
- 积分:1
-
matlab-help
MATLAB中文帮助文档,阐述了MATLAB中一些基本的类库(MATLAB help)
- 2012-03-28 19:42:55下载
- 积分:1
-
The-timing-of-track-and-field
设计一个比赛日程安排表,使得在尽可能短的时间内完成比赛。(The timing of track and field
)
- 2011-05-25 20:53:01下载
- 积分: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