-
algorithmictradingstrategy
algorithmic trading strategy backtesting for MATLAB
- 2011-01-12 04:08:25下载
- 积分:1
-
SVG_MEASURE2
matlab 无功电流检测 ip-iq法(matlab reactive current detection ip-iq method)
- 2012-06-17 12:26:22下载
- 积分:1
-
OFDM
ofdm仿真程序,用于wimax链路级仿真。比较简单(OFDM simulation program for wimax link level simulation. Relatively simple)
- 2008-01-24 19:32:57下载
- 积分:1
-
normpdf
改进后的高斯信号发生函数,可用于字符运算。(Improved Gaussian signal, can be used for computing characters.)
- 2009-04-13 12:22:54下载
- 积分:1
-
mimo-bcjr_prepro
说明: 用matlab对多天线技术(MIMO)进行仿真,其中检测用KBEST算法。对信道H进行MMSEQSORT分解。后接BCJR解码器(Using matlab language to simulate the multi-input multi-output system. KBEST algorithm is used for detection, then followed by BCJR decoder)
- 2011-03-23 19:22:38下载
- 积分:1
-
mst
MST算法的matlab实现,可应用于无线传感器网络(Matlab implementation of the MST algorithm)
- 2012-04-06 15:30:52下载
- 积分:1
-
2dlda-twosides
说明: 这是一个基于人脸识别的双边2DLDA代码,我看到一般写的2DLDA都是单边的,所以上传一个双边的,大家参考一下(This is a face recognition based on bilateral 2DLDA code, I see a general write 2DLDA are unilateral, so upload a bilateral, your reference)
- 2010-04-20 22:50:25下载
- 积分:1
-
ho
说明: wiener filtering, improving speech, speech recognition
- 2011-04-28 17:02:19下载
- 积分:1
-
frame
对电影中连续的两帧进行压缩编码,frame1进行帧内编码,frame2进行帧间编码(The film in two consecutive encoded and compressed, frame1 for intra-coded, frame2 for Interframe Coding)
- 2010-07-22 11:55:28下载
- 积分:1
-
BallFretting190809
This tool is a simplification of the ballpivoting algorithm. It imagines a bella eating a delaunay traignulation in order to extract a manifold surface.
It requires a single parameter: radius of the fretting ball.
Ball Fretting
Given a uniform sampled filled point cloud returns a tight triangulation.
Input:
■tetr: a set of tetraedrons, nx4 array. If the cloud is not tesselated yet you need to call a delaunay triangulator prior calling this function.
■p : nx3 array, 3D set of points.
■r : the only parameter of the algorithm, the radius of the fretting ball
Output:
■t : triangles ids, nx3 array
■tnorm: normals of triangles with outwards orientation
- 2010-12-14 00:08:31下载
- 积分:1