-
db
说明: Transformacion a dbs
- 2011-07-23 07:18:52下载
- 积分:1
-
Fang_Algorithm
Fang算法利用三个基站对信号源位置进行二维的定,是信号源无源定位的一种基本方法。本程序基于MATLAB,对Fang算法定位的过程进行了仿真。希望能对研究无源定位的同志给予帮助。(Fang base algorithm uses three-dimensional location of the source fixed, the signal source is a basic method of passive location. The program is based on MATLAB, Fang algorithm for the simulation process of positioning. Hoping to study passive positioning of the comrades for help.)
- 2011-11-07 18:45:25下载
- 积分:1
-
WebApp1
Simple Web Application
- 2014-02-03 17:11:27下载
- 积分: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
-
interp1
一个MATLAB源函数,用来计算插值,可以选择使用线性,三次样条插值,Hermite插值等方法,希望对大家有用。(A MATLAB source function, used to calculate the interpolation, you can choose to use linear, cubic spline interpolation, Hermite interpolation, in the hope that useful.)
- 2010-12-06 13:42:06下载
- 积分:1
-
VFcontrol
自己搭建的模型,采用VF控制方法,用MATLAB完成(The model built by ourselves is completed by using VF control method and MATLAB.)
- 2019-05-21 10:57:34下载
- 积分:1
-
AFSA-matlab
鱼群算法之matlab实现(The achievement of fish-swarm algorithm matlab)
- 2009-04-25 09:13:36下载
- 积分:1
-
FFT
短时傅立叶变换matlab分析
绝对好用的STFT程序,注释清晰,如假包换!!(Short time FFT matlab analysis)
- 2012-01-05 15:50:34下载
- 积分:1
-
MUSICSPACE
很好的空间music谱估计的例子 空间傅里叶变换(A good example of space music spectrum estimation Fourier transform space)
- 2010-08-17 22:29:57下载
- 积分:1
-
hadamard
plot signal wash-hadamard correlate.
- 2009-12-08 18:29:50下载
- 积分:1