-
yundong
说明: SAR(合成统计雷达)点目标成像matlab代码(SAR (synthetic statistical radar) point target imaging matlab code)
- 2008-12-02 11:24:06下载
- 积分:1
-
Fourier-Transform
分别用解析法和数值法求出并画出信号的幅度谱,并比较它们的结果。(Fourier Transform.)
- 2015-01-01 12:02:32下载
- 积分:1
-
ChanAlgorithm
写的关于chan算法基于doa的无线定位仿真程序,写给大家看看(Written on the chan wireless location algorithm is based on doa simulation program, written for everyone to see)
- 2011-01-20 16:35:08下载
- 积分:1
-
test
相位测量轮廓术中最简单的空间相位展开算法(basic algorithm of phase unwrapping)
- 2010-06-02 20:54:42下载
- 积分:1
-
all
simpson algortihm that could be fine in all fields
- 2013-05-22 18:42:38下载
- 积分:1
-
EMC-introduces
电缆的EMC设计分析介绍,具体介绍了场在导线中感应的噪声以及电缆之间的串扰(EMC introduces the design of the cable analysis)
- 2013-12-25 22:47:38下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
Differential-equation
微分方程的求解,matlab源程序,用于各种微分方程的求解!(For differencial equation)
- 2012-09-09 03:41:39下载
- 积分:1
-
The-vehicle-dynamic-simulation
这是一个汽车动力性仿真的程序其中包括驱动力计算,行驶阻力计算和最高车速计算。(This is a car dynamic simulation program including driving force calculation, driving resistance calculation and a top speed of calculation.)
- 2014-12-30 09:32:40下载
- 积分:1
-
fastest_method
适用于机械最优化设计课程的最速下降法程序(For mechanical optimization design course program steepest descent method)
- 2015-03-22 20:13:40下载
- 积分:1