-
ruanjianrenyuanxinjin
已知软件人员的开发薪金与各个元素之间的表格关系,求出线性关系,根据各个要素求解软件人员的薪金(The salary question
)
- 2011-10-18 10:20:11下载
- 积分:1
-
sound-denoising-using-wavelet
this code is developed in matlab for different sound using wavelets
- 2013-10-06 18:59:41下载
- 积分:1
-
61046606ABCNNTrain
Training Artificial Neural Network. XOR Problem. Summation Units, Log-Sigmoid Neurons with Biases. Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons. Returns mean square error between desired and actual outputs. Reference Papers: D. Karaboga, B. Basturk Akay, C. Ozturk, Artificial Bee Colony (ABC) Optimization Algorithm for Training Feed-Forward Neural Networks, LNCS: Modeling Decisions for Artificial Intelligence, 4617/2007, 318-329, 2007. D. Karaboga, C. Ozturk, Neural Networks Training by Artificial Bee Colony Algorithm on Pattern Classification, Neural Network World, 19(3), 279-292, 2009. */
- 2013-12-10 16:58:46下载
- 积分:1
-
LDA
LDA是一种常见的降维算法,这个算法是完整的算法,可以正常运行(LDA is a common method of Dimension reduction)
- 2015-04-02 15:57:59下载
- 积分:1
-
pnet_remote
Evaluation of matlab expression in remote host PNET
- 2011-08-08 18:31:53下载
- 积分:1
-
solving-equations-
matlab 解方程组,超定方程组,微分方程组,偏微分(matlab solutions of equations, overdetermined equations, differential equations, partial differential)
- 2014-12-27 16:09:25下载
- 积分:1
-
LDPC_cooperation
给出了用matlab实现LDPC码协作通信的程序,其中LDPC码用PEG算法构造,并给出了相应的文章。(Given LDPC codes using matlab to achieve collaborative communication procedures which LDPC codes constructed with the PEG algorithm, and gives the corresponding article.)
- 2009-11-22 17:20:39下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
doppler
说明: doppler 频移程序, 大家相互参考(doppler frequency shift procedures, U.S. cross-reference)
- 2008-09-27 09:42:25下载
- 积分:1
-
A-Design-Method-in-CMOS-Operational-Amplifier-Opt
A Design Method in CMOS Operational Amplifier Optimization Basedon Adaptive Genetic Algorithm
- 2014-10-18 00:00:13下载
- 积分:1