-
mathexp
清华大学数值计算和数学实验建模的幻灯片与MATLAB源代码(Tsinghua University, numerical experiments and mathematical modeling of the slide with the MATLAB source code)
- 2009-04-07 14:58:27下载
- 积分:1
-
FFTyuandaima
输入信号的时域和频谱分析
输入信号为ft=[5cos(600*pi*t)+4cos(90*pi*t)+9]/18
输入信号为高频和低频信号的叠加:高频300Hz,低频45Hz( Of the input signal in time domain and spectral analysis of the input signal is ft = [5cos (600* pi* t)+4 cos (90* pi* t)+9]/18 input signal for the high-frequency and low frequency signal superimposed: frequency 300Hz, 45Hz low frequency)
- 2010-05-27 20:57:18下载
- 积分:1
-
gantang_v60
Part of the license plate recognition locator feature, STM32 all the information produced by the MP3, The final weight matrix is ??the filter coefficient.
- 2017-09-01 21:20:47下载
- 积分:1
-
peaksh
this matlab function finds peaks of a plot. it takes a coordinate matrix as an input. also removes redundent peaks (for instance, in case of a step plot, it finds one peak)
- 2010-12-13 14:56:24下载
- 积分: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
-
nlcontrol
在matlab环境下编写的非线性控制工具箱,希望对大家有用(Written in the matlab environment, nonlinear control toolbox, we hope to be useful)
- 2011-02-01 22:52:08下载
- 积分:1
-
gstj
频数统计,能够统计变量的出现的频数,还比较好用。(Frequency statistics, the statistical variables appear frequency, but also relatively easy to use.)
- 2013-03-03 15:25:39下载
- 积分:1
-
MLP_MG
Mackey-Glass时间序列预测建模问题,建立了四输入一输出、具有3层结构的MLP人工神经网络,实现了函数逼近的功能。(Mackey-Glass time series prediction modeling, the establishment of a four-input one output, with a 3-layer MLP artificial neural network architecture to achieve a function approximation functions.)
- 2021-03-03 22:29:33下载
- 积分:1
-
floatExample
This script shows how to use the GA using a float representation.Crossover Operators & Mutation Operators are used.
- 2013-10-09 13:33:11下载
- 积分:1
-
Fast-fourier-Transform
to find the discrete fourier transform using the fast fourier algorithm, any sequence of lengths which are multiples of 2
simply append zeros to satisfy this requirement
- 2013-12-04 00:13:33下载
- 积分:1