-
Radar_with__Matlab
合成孔径雷达成像算法仿真,即一些雷达仿真算法实现(the synthetic aperture radar imaging algorithms)
- 2010-11-30 20:02:42下载
- 积分:1
-
D_file
A matlab code for QPSK uw confirm
- 2013-11-01 21:48:58下载
- 积分:1
-
zernk
zernike iamge calculation
- 2015-03-25 13:51:26下载
- 积分:1
-
cluster-validity-measure-and-its-applicatio
cluster validity measure and its applicatio
- 2014-02-20 10:09:25下载
- 积分:1
-
PerformanceAnalysisforSubbandIdentification
new algorithm for estimation in every field of science for matlab implementation mostly
- 2010-06-21 23:26:37下载
- 积分:1
-
attractor
说明: 产生各种吸引子的简单程序,并附有简单文字材料说明。(These script generates attractor using histogram technique.
these script can generate
50 quadratic attractor
5 Peter De Jong (including the ring)
4 Clifford attractor)
- 2010-05-01 03:43:51下载
- 积分:1
-
3
说明: description of the file
- 2011-06-23 18:08:03下载
- 积分:1
-
6-094-january-iap-2010
国外matlab数值分析初级教材,主要包括常用的语句,数值分析等(Foreign matlab numerical analysis of primary materials, including the common statement, numerical analysis, etc.)
- 2014-10-13 10:32:35下载
- 积分:1
-
chap3_kinematics
Kinematics UAV Control matlab
- 2012-08-29 03:49:59下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1