-
MATLAB
一本非常好的关于掌握和精通MATLAB的书籍(About a very good grasp and are fluent in MATLAB books)
- 2009-02-28 14:00:42下载
- 积分:1
-
xiaogame
一个关于数独的小游戏,可以参考,有图片,文字啊~(A little game of Sudoku, you can refer to)
- 2011-10-20 21:57:42下载
- 积分:1
-
fessler
用于非均匀采样数据的快速傅里叶变换,相比重采样算法具有更高的精度(for the fast fourier transform of non-equalspace sampled data)
- 2020-12-02 21:49:27下载
- 积分:1
-
MedianFilter_new_2010
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:59:41下载
- 积分:1
-
CSA_bidirectional_
bidirectional CSA(cross search algorithm) for motion estimation
- 2014-10-25 22:54:50下载
- 积分:1
-
linear-phase-IIR
Passband-linear-phase IIR EQ design with poles and zeros
- 2014-12-24 22:13:59下载
- 积分:1
-
cdma2
CDMA MODULation algorithm implemantation
- 2015-04-22 01:28:06下载
- 积分:1
-
ofdm-pulse-shaping
经典OFDM系统的脉冲整型,包含windows和MacOSX两个版本的矩形函数整型、半余弦整型、高斯函数整型、各向同性正交变换算法(IOTA)整型的matlab源代码。(Pulse Shaping classic OFDM system, including two versions of windows and MacOSX rectangular function integer integer half cosine, Gaussian integers, isotropic orthogonal transform algorithm (IOTA) integer matlab source code.)
- 2014-03-16 13:23:53下载
- 积分:1
-
openshoe-ZUPT
基于零速校正的行人定位代码,本人自己编写,有数据,运行通过,精度较高,可参考。(it s good)
- 2016-04-17 16:41:31下载
- 积分:1
-
PCA1
The important method is [COEFF,SCORE] = princomp(x) which takes in your data “x” and stores its projection into PCA space in “SCORE” which I then output to csv. I still need to find out how to project back into normal space but I think it should be just as straightforward as this was. For more info on “princomp” type “help princomp” into matlab and have a look at the help files.
- 2010-01-20 14:05:15下载
- 积分:1