-
Schrodinger1D
MATLAB CODE for Soving 1D Schrodinger Equation
- 2013-04-07 12:38:38下载
- 积分:1
-
SeismicLab
说明: matlab源代码,是重要的地震勘探源代码,工具箱程序(matlab source code, it is important to seismic exploration source code, toolbox procedures)
- 2008-11-04 11:48:00下载
- 积分:1
-
Pheredity
遗传算法实现,matlab,解决tsp旅行商问题(heredity tsp matlab)
- 2014-08-29 00:45:21下载
- 积分:1
-
LMS_Newton
基于牛顿法的LMS自适应滤波器设计,基于MATLAB实现(Newton method based on the LMS adaptive filter based on MATLAB, design
)
- 2011-09-16 15:17:54下载
- 积分:1
-
趋势EA
趋势EA,不加仓,不网格,每单都带止损止盈,加载周期30分(Trend EA, no warehousing, no grid, stop-loss and stop-profit for each single, loading cycle 30)
- 2020-06-25 10:00:01下载
- 积分:1
-
klsymdivergence
可以用来计算分歧度,这个分析度是信息论中的一个概念,类似于熵。(we can use it to calculate the klsym divergence)
- 2009-02-17 22:25:06下载
- 积分:1
-
802.11a_OFDM_MATLAB_simulation
IEEE 802.11a标准,利用matlab进行仿真。包括信道,发射机,接收机,调制,解调,交织,维特比译码,导频(IEEE 802.11a standard, the use of matlab simulation. Including channels, transmitters, receivers, modulation, demodulation, interleaving, Viterbi, Pilot)
- 2008-06-26 17:28:31下载
- 积分:1
-
wave
it is used to remove noise from images
- 2009-04-15 23:05:59下载
- 积分:1
-
GPC
说明: 广义预测控制的matlab实现,有着非常好的跟踪和预测效果(Generalized predictive control, has a good tracking and prediction)
- 2010-04-08 17:22:18下载
- 积分:1
-
fisher
费希尔线性判别分析代码
Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and -1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and-1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem)
- 2010-05-27 23:16:12下载
- 积分:1