-
tuxingchuliyuanma
基于MATLAB的图像处理的各种操作源码(MATLAB image processing based on various operating source )
- 2009-03-23 16:19:55下载
- 积分:1
-
Archive
这是一个用MATLAB实现的磁法球体相关性自动反演的小程序,搜索的时间很短,效率高(This is a MATLAB implementation by the magnetic sphere inversion automatically applets, search time is very short and efficient)
- 2009-03-31 21:07:58下载
- 积分:1
-
emd
emd算法 还是比较详细准确的算法 英文注释(emd algorithm is more detailed and accurate algorithm for English Notes)
- 2010-02-03 19:40:23下载
- 积分:1
-
cofdm-simulation--starterror
cofdm simulation graphs(5)
摘自94年名家论文(cofdm simulation graphs (5) from the famous 94 theses)
- 2007-05-09 10:30:47下载
- 积分:1
-
Ttdpsolamatlah
此程序在matlab环境下运行,是完整的tdpsola和fdppsola程序,包含了前期的语音读入,预处理,清浊音判决等等很全面
(This program runs in Matlab environment, complete the tdpsola, and fdppsola program, including pre-speech read into, pretreatment UV decision is very comprehensive)
- 2012-08-06 00:14:26下载
- 积分:1
-
photonic-crystals-book
光子晶体方面的国外经典教材,复旦大学光子晶体课程选用教材。(Photonic crystal materials, foreign classics, Fudan University courses use teaching materials photonic crystals.)
- 2010-06-10 21:09:58下载
- 积分:1
-
Classification-MatLab-Toolbox
数据挖掘中用于分类的算法的MATLAB源程序代码。(Data mining algorithms for classification MATLAB source code.)
- 2010-11-23 15:27:06下载
- 积分:1
-
BER-GLONASS
Computing BER for DI GLONASS
- 2013-07-11 12:21:32下载
- 积分:1
-
idbm
Description
Applies ideal binary mask to noise corrupted speech signal. The processing takes place within an FFT based short-time spectral analysis-modification-synthesis framework. The ideal binary mask is computed from an oracle (true) signal-to-noise ratio (SNR) through thresholding with local SNR criterion. The routine returns synthesized enhanced speech, the ideal binary mask and the true instantaneous spectral SNR.
- 2011-10-12 05:41:18下载
- 积分:1
-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1