-
BandTrader
这是一个债券交易策略。由2条交叉线产生交易信号。( This MATLAB function implements a simple band trading strategy. A band
consists of two lines that form the upper and lower boundaries of the band.
The upper and lower boundaries are used to to enter and exit trades.
For example, if prices fall below the lower boundary a buy signal is
generated.
)
- 2013-07-28 14:21:17下载
- 积分:1
-
matlab-d-
matlab遗传算法代码,非常不错,值得看看(matlab genetic algorithm code, very good, worth a look)
- 2013-11-15 16:36:53下载
- 积分:1
-
lmd
局部均值分解是由Smith提出的一种新的非线性和非平稳信号分析方法。由于LMD是依据信号本身的信息进行自适应分解的,产生的PF分量具有真实的物理意义,由此得到的时频分布能够清晰准确地反映出信号能量在空间各尺度上的分布规律。(Local mean decomposition is a new nonlinear and non-stationary signal analysis method proposed by the Smith. Since LMD information is based adaptive signal itself decomposed, resulting PF component has real physical meaning, when the resultant frequency distribution of the signal can be clearly and accurately reflect the spatial distribution of the energy of each scale.)
- 2013-12-03 15:19:12下载
- 积分:1
-
pso
matlab实现粒子群算法,matlab实现粒子群算法。matlab实现粒子群算法。(PSO algorithm matlab implementation)
- 2013-05-22 16:17:33下载
- 积分:1
-
SOR2
可求解二维变量矩阵的超松弛迭代方法,因此所求解未知量可为二维矩阵。(It is a SOR solver which can be used to solve the 2D unknowns matrix.)
- 2010-09-06 16:56:10下载
- 积分:1
-
xiaoboquzao
此程序是matlab中有关平滑去噪中常用的小波的程序,简单使用,其中的注释详细,对每个变量的注释都很清楚(Matlab in this procedure are commonly used on the smooth wavelet denoising procedure, simple to use, with detailed explanatory notes for each variable are well aware of the Notes)
- 2008-08-12 17:07:41下载
- 积分:1
-
filter-matlab
利用双线性变换设计IIR滤波器,包括设计原理文档及matlab实现(IIR digital filter,usematlab)
- 2012-04-04 16:33:52下载
- 积分:1
-
optics
optics算法 [RD,CD,order]=optics(x,k); Aim: Ordering objects of a data set to obtain the clustering structure
Input: x - data set (m,n) m-objects 对象数, n-variables 变量数
k - number of objects in a neighborhood of the selected object(OPTICS Ordering Points To Identify the Clustering Structure)
- 2012-07-17 22:49:29下载
- 积分:1
-
drawfunction
绘制不同函数曲线的用户界面。
调节函数,坐标范围和网格(Draw a different function curve user interface. Adjustment function, range and grid coordinates)
- 2011-06-23 11:11:27下载
- 积分:1
-
Fuzzy-Logic-using-MATLAB
基于matlab的模糊逻辑方面的国外资料,介绍了如何用matlab实现模糊理论。(The world we live in is becoming ever more reliant on the use of electronics
and computers to control the behavior of real-world resources. For example,
an increasing amount of commerce is performed without a single banknote
or coin ever being exchanged. Similarly, airports can safely land and send off
airplanes without ever looking out of a window. Another, more individual,
example is the increasing use of electronic personal organizers for organizing
meetings and contacts. All these examples share a similar structure multiple
parties (e.g., airplanes or people) come together to co-ordinate their activities
in order to achieve a common goal. It is not surprising, then, that a lot of
research is being done into how a lot of mechanics of the co-ordination process
can be automated using computers.)
- 2014-02-07 22:24:21下载
- 积分:1