-
MatlabANNcode
有关matlab的神经网络源程序,各种例子源程序都有,很好可以做很好的参考(matlab source code)
- 2009-05-10 20:13:59下载
- 积分:1
-
C-Cdelaytime
说明: 用CC法计算延迟时间和潜入位数的matlab程序(CC method with delay time and the median into the matlab program)
- 2008-09-07 19:43:56下载
- 积分:1
-
Nonlinear_equations
说明: 本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试(This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginners debug MATLAB)
- 2010-04-03 13:57:12下载
- 积分:1
-
basic_method
test1.m 固定增量法求分界面
test2.m 利用误差平方和函数集群
delet.m 删除数组元素
Err.m 计算误差平方和
Distance.m 欧拉距离计算
(test1.m fixed incremental method for use interface test2.m squared error function cluster de let.m delete array elements Err.m calculation error square Distance.m Euler distance)
- 2007-02-28 22:37:44下载
- 积分:1
-
Project-Report-359
The guard symbol is the copy of the end of the ofdm symbol to the beginning
of the ofdm symbol.
- 2011-01-27 21:33:17下载
- 积分:1
-
Harris
说明: Harris角点提取代码,简单易懂。适合初学者作为学习参考。(Harris corner detection code, and easy to understand. Suitable for beginners as a learning reference.)
- 2011-03-26 17:22:18下载
- 积分:1
-
33412283-Solving-Fuzzy-Logic-Problems-With-MATLAB
document wich make clear using fuzzy logic in matlab
- 2012-10-06 13:46:05下载
- 积分:1
-
levy飞行
说明: 本次上传的matlab代码,是基于Mantegna方法模拟萊维飞行,生成levy飞行图;总的飞行次数参数可根据需要更改。(The uploaded matlab code is based on Mantegna method to simulate Levy flight and generate Levy flight chart; the total number of flight parameters can be changed as needed.)
- 2020-11-25 16:29:33下载
- 积分:1
-
fluxVariability
使用基于约束的化学计量模型进行代谢通量可变性分析的例程(The use of constraint-based stoichiometric model of metabolic flux variability analysis routines)
- 2008-01-11 20:33:17下载
- 积分: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