-
MATLABjichu
说明: 这是一本有关matlab的的基础书籍,对初学matlab的人非常好,简单易懂,希望能对你有用(This is a basis for the matlab' s books for beginners matlab are very good, easy to understand, I hope can be useful to you)
- 2010-04-24 18:20:15下载
- 积分:1
-
redressement_triphase
three phase rectifier
- 2017-10-07 21:21:22下载
- 积分:1
-
OFDM
ofdm simulation for BER performance
- 2010-07-15 17:55:33下载
- 积分:1
-
filereading
简单的MATLAB对各种文件的读取,适合初学者入门学习使用。(Simple MATLAB to read the various documents, suitable for beginner to learn to use.)
- 2010-12-09 22:54:51下载
- 积分:1
-
newtlagr
MATLAB最优化问题的牛顿拉格朗日求解算法(matlab: Newton-Lagrengge solver algothrim for a optimal problem )
- 2011-11-24 09:26:46下载
- 积分:1
-
MATLABGA
遗传算法工具箱,遗传算法原理参考书籍(Genetic Algorithm Toolbox, Genetic Algorithms reference books)
- 2007-07-31 11:33:50下载
- 积分:1
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
Matlab-code
Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多还原
(Matlab is a nice large numerical software. Explain the type of program execution, real-time debug window and efficient matrix operations, rich toolbox, making it the numerical calculations and research work necessary software. Although Matlab has many advantages, but it is difficult to completely get rid of the program running Matlab environment, the interface functions inefficient, these shortcomings in the use of Matlab while we can not help but worry about their results can not easily be released. For Matlab operation mode are analyzed, and then propose a hybrid programming approach between Matlab and VC-level language, and Matlab program independent packaged and how to improve the operational efficiency of the Matlab interface procedures. More Restore)
- 2013-12-16 09:34:41下载
- 积分:1
-
Speech_DTW
this is a matlab code for computing DTW(dynamic time warping) for speech processing applications.
- 2010-01-24 04:06:33下载
- 积分: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