-
ch7
MATLAB科学计算与工程分析源代码源程序6(MATLAB scientific computing and engineering analysis of the source code source 6)
- 2009-03-24 11:17:24下载
- 积分:1
-
code
converted ga matlab code to c++ for solving scheduling problem
- 2014-10-24 16:00:10下载
- 积分:1
-
XMLJ2k
Salam
Des toolbox que j’ai les télécharger depuis qlq année titre se traitement de signal ou bient signal processing ok
- 2009-11-07 01:35:23下载
- 积分:1
-
10MHZ
radar transmited power implementation codes from OSi
- 2009-04-26 22:40:23下载
- 积分:1
-
commande-vectorielle
simulation de la commande vectorielle directe et indirecte
- 2009-12-17 20:04:59下载
- 积分:1
-
matlab33
学会MATLAB编程;
学会用单纯型法求解线性规划;
学会用对偶单纯型法求解线性规划;(Institute of MATLAB programming learn how to use simple method to solve linear programming learn how to use dual simplex method to solve linear programming )
- 2008-04-13 19:38:29下载
- 积分:1
-
Motion_Detection
本代码实现动态物体的识别与跟踪,但注意本代码只能检测单物体且背景是静止不动的。(The code identification and tracking moving objects, but note that this code can only detect a single object and the background is stationary.)
- 2014-12-02 22:31:35下载
- 积分:1
-
pso-bp
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。
BP(Back Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden layer)和输出层(output layer)。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm. BP (Back Propagation) neural network is a 1986 team of scientists headed by Rumelhart and McC)
- 2020-10-29 22:19:56下载
- 积分:1
-
rdsac
读取SAC格式天然地震数据,可以先读取158字节道头,并且输出NPTS(数字字母码格式),然后开始读取地震数据(Read SAC natural seismic data format that can be read 158 bytes road head, and the output NPTS (alphanumeric format), and then start reading the seismic data)
- 2013-12-20 15:12:43下载
- 积分:1
-
snr-of-differ-Quantization-in-ml
比较matlab中ceil()、floor()、round()等的量化误差大小。并比较不同的量化位数的误差(Compare matlab in ceil (), floor (), round (), etc. quantization error size. And comparing different error of quantization bits)
- 2014-02-25 00:23:13下载
- 积分:1