-
fem_prob_1
FEM for solving differential equation
- 2014-10-27 00:49:15下载
- 积分:1
-
bx
说明: MATLAB多核并行计算,并显示计算时间,与单核相比速度大大加快(
MATLAB多核并行计算,并显示计算时间,与单核相比速度大大加快
MATLAB multi-core parallel computing, and display the calculation time, compared with the single core speed greatly accelerated)
- 2017-05-08 21:38:29下载
- 积分:1
-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
Matlab3
:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。
通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。(: Based on the Matlab language genetic algorithm toolbox and floating point support for binary encoding, and provides a wide range of selection, crossover and mutation method. Through concrete examples of Matlab genetic algorithm toolbox described the usage of introduction.)
- 2007-09-07 20:08:09下载
- 积分:1
-
6
说明: Linearity in the mathematical sense is more than a straight line graph. In the jargon, it means additive and homogeneous.
- 2012-06-29 17:58:08下载
- 积分:1
-
EE562_A2_Q4
Assignmnet of adaptive filtering
- 2013-04-10 18:27:10下载
- 积分:1
-
matlabfilterdesign
基于MATLAB的数字滤波器设计 MATLAB的基本知识 (Digital filter design based on MATLAB' s basic knowledge of MATLAB)
- 2010-12-14 09:28:04下载
- 积分:1
-
matlab-how-to-plot
matlab绘图教程,教你如何绘制二维三维图(matlab drawing tutorial will teach you how to draw 2D and 3D map)
- 2011-11-04 11:07:40下载
- 积分:1
-
conv_vit_qam
Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
- 2007-10-13 18:52:40下载
- 积分:1