-
matlab
说明: MATLAB简易教程,适合初学者使用,内容很全,但不是很深入(Layman' s Guide to MATLAB for beginners to use, the content is very full, but not very in-depth)
- 2010-03-29 23:17:02下载
- 积分:1
-
BSOcodeV1
头脑风暴优化算法,群体智能算法中新兴的一种(Brainstorming optimization algorithms, swarm intelligence algorithm emerging as a)
- 2013-11-26 19:02:36下载
- 积分:1
-
MTN-Lecture-1
MOBILE TELE COMMUNICATION
- 2014-02-05 17:07:12下载
- 积分:1
-
cordic_algorithm
CORDIC algorithm - sin cos
- 2010-06-21 15:27:11下载
- 积分:1
-
123456
haar小波分解与重构 用matlab实现的(haar )
- 2010-06-22 08:24:30下载
- 积分:1
-
libsvm-mat-2[2].89-3-GA
包含有粒子群和遗传算法寻优的代码,是非常好的支持向量机代码(libsvm and Ga and pso)
- 2010-01-03 20:28:24下载
- 积分:1
-
transform
数值代数常用变换,内部含有Gauss,cholesterol,household,givens,QR分解等变换(Common transform numerical algebra, contains an internal Gauss, cholesterol, household, givens, QR decomposition transformation)
- 2014-11-01 21:20:20下载
- 积分:1
-
VSLMS
VSLMS algorithm for matlab dsp
- 2013-04-30 15:09:06下载
- 积分:1
-
GPSsignal
gps数字中频信号模拟程序 希望对大家有帮助(gps digital IF signal simulation program we hope to help)
- 2021-05-08 19:48:35下载
- 积分:1
-
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