-
fem
有限元程序集,非常全面,方便阅读,希望你们能喜欢
(Finite element assembly, is very comprehensive, easy to read, I hope you will enjoy)
- 2010-07-05 15:53:43下载
- 积分:1
-
MATLAB-GA
基于matlab的遗传算法的实现pdf论文(matlab GA)
- 2011-05-10 16:11:20下载
- 积分:1
-
tracker_release
(eccv12)Circulant structure tracking-by-detection[matlab]源代码((eccv12)Circulant structure tracking-by-detection[matlab])
- 2013-11-06 14:22:21下载
- 积分:1
-
bp
bp神经网络,神经网络在matlab中的30个应用(30 applications bp neural network, neural network in matlab)
- 2013-04-30 13:59:23下载
- 积分:1
-
qpskmod
说明: QPSK调制的matlab仿真函数。
虽然短小,但是实用。(QPSK modulation matlab simulation function. Although short, but practical.)
- 2008-09-08 14:19:19下载
- 积分:1
-
xcl_time
基于有效算法的n节点电力系统,收敛速度快,准确度高,电力系统配电网潮流计算。(Efficient algorithm for the n-node power system, the faster convergence speed, accuracy, power system with the power flow calculation.)
- 2012-05-29 17:20:08下载
- 积分:1
-
MATLAB-MLP-Backprop-Code
MATLAB MLP Backprop Code
- 2013-10-08 15:15:47下载
- 积分:1
-
Target-Tracking-NN
仅供参考,目标跟踪关联算法,matlab源代码,NN算法(For reference only, target tracking correlation algorithm, matlab source code, NN algorithm)
- 2015-02-14 13:46:19下载
- 积分: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
-
yuyishibie
语音识别中的模型和算法:动态时间归正技术(DTW),隐马尔可夫模型(HMM),高斯混合模型(GMM),高斯混合模型(GMM)(Speech Recognition model and algorithms : dynamic time Reformed technology (DTW) Hidden Markov Model (HMM), Gaussian mixture model (GMM), Gaussian mixture model (GMM))
- 2007-03-16 09:48:05下载
- 积分:1