-
F
说明: 关于管道流动及充填问题中,为求解时间、压力等的常微分方程组的求解。(About the pipeline flow and filling problems, in order to solve the time, pressure, etc. for solving ordinary differential equations.)
- 2013-05-27 10:40:31下载
- 积分:1
-
fls_svm(pso1)
模糊支持向量机算法研究,将模糊隶属度函数与最小二乘支持向量机相结合,来抑制异常点和噪声的影响(RESEARCH ON FUZZY SUPPORT VECTOR MACHINE )
- 2010-12-13 12:41:38下载
- 积分:1
-
matlab
MATLAB黄金分割法求最小值,在区间中点的函数值作为返回值。(Golden Section Method MATLAB minimum, midpoint in the range of the function value as the return value.)
- 2010-06-23 00:13:45下载
- 积分:1
-
pwminverter
basic Pulse width Modulation inverter
- 2010-10-02 13:31:34下载
- 积分:1
-
BP
说明: BP神经网络实线0——9数字识别 MATLAB(BP neural network solid lines 0- 9 Digital Identification MATLAB)
- 2009-05-05 20:48:15下载
- 积分:1
-
matlab-LDPC
ldpc的matlab实现程序,和几篇文档资料(ldpc matlab implementation procedures, and several documentation)
- 2013-03-04 11:03:46下载
- 积分:1
-
histogram
this file is use for the compare histogram equalization
- 2013-03-23 18:43:44下载
- 积分:1
-
Bayes
贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,而且方法简单、分类准确率高、速度快。(Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms. In many cases, Naive Bayes (Naï ve Bayes, NB) classification algorithm with decision trees and neural network classification algorithm is comparable, the algorithm can be applied to large s, and the method is simple, accurate classification rate of speed.)
- 2015-04-21 16:29:05下载
- 积分:1
-
nnPlotOuts
for set Plotting Map
- 2010-08-10 21:30:06下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1