-
Vector_Diagram
Script originally intended for use in oceanography/fluid dynamics. Use:
>> ipdv(X,Y) (0,0) default initial position
or
>> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position
2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ).
This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.
- 2010-01-01 20:43:53下载
- 积分:1
-
calculateuserpositon
GPS卫星定位 利用伪距观测量计算用户位置(GPS satellite positioning using pseudo-range observables calculated user location)
- 2010-10-26 17:28:41下载
- 积分:1
-
ANN
BP网络算法,采用matlab编程。有很广泛的实用性(BP network algorithm using matlab programming. There are a wide range of practical)
- 2008-07-07 19:19:27下载
- 积分:1
-
kl.sid
system identification base least square error on step peridiction
- 2014-02-10 23:40:01下载
- 积分:1
-
Matlab2
:Matlab遗传算法(GA)优4~-r-具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合
函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异
操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA改进,只需改写函数m文件形式即可。(: Matlab genetic algorithm (GA) U 4 ~-r-a box is based on the basic operation and termination conditions, binary and decimal conversion operation, such as a comprehensive function library. The realization of these steps include: input and output functions through the genetic algorithm to derive the main function, initial population generation function, the use of selection, crossover, mutation operation to achieve the basic function of genetic manipulation. Simulation in order to function as an example, the GA function optimization and improvement, just rewritten m the form of a document can function.)
- 2007-09-07 20:04:29下载
- 积分:1
-
Gaussian_Pyramids
基于高斯滤波器的图像压缩算法。可以处理真彩图和灰度图,相当实用。(Gaussian filter based on image compression algorithms. Can handle true color pictures and grayscale, quite useful.)
- 2010-01-08 10:39:58下载
- 积分:1
-
channal-generation
Beta
Gamma
Nakagami
Normal
Rayleigh
Rician
Weibull
- 2014-11-25 21:06:07下载
- 积分:1
-
TFTB
时频分析matlab工具箱,这是TFTB的指导使用书籍(Time-Frequency toolbox matlab)
- 2013-04-13 13:44:44下载
- 积分:1
-
bpsk_ofdm_CodeConv_EN
Modulation test for OFDM : This is a set of five (5) codes about COFDM (Coded Orthogonal Frequency Division Multiplexing) and coding schemes such as Convolutional, BCH, Reed Solomon (RS) and Low Density Parity Check (LDPC).
The study uses an OFDM signal over an AWGN Channel with white Gaussian noise model, and calculate the Bit Error Rate wich is plotted.
- 2013-05-06 20:51:11下载
- 积分:1
-
k均值聚类
通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
- 2020-06-20 10:20:02下载
- 积分:1