-
chapter3
说明: matlab与 人工神经网络2007 配套源程序(matlab and artificial neural network supporting source, 2007)
- 2008-11-21 10:36:00下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
untitled
求均值 方差 标准差 用matlab编写的 (Average variance standard deviation using matlab)
- 2012-08-14 16:24:32下载
- 积分:1
-
bayes
贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别(Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above)
- 2010-06-10 21:25:02下载
- 积分:1
-
xiaibo1
这组程序是基于小波变换的语音去噪的例程,每个程序的具体功能见程序源码。
(This set of procedures is based on Wavelet Transform voice denoising routines, the specific function of each program, see the procedure source.)
- 2020-10-08 16:07:36下载
- 积分:1
-
op
说明: 利用Newton法,分别采用回溯直线搜索与一种精确直线搜索求解含等式约束的最优化问题(Using the Newton method, we use the backtracking rectilinear search and a precise linear search to solve the optimization problem with equality constraints)
- 2016-11-27 00:22:46下载
- 积分:1
-
fdtd_3d
说明: 三维模式时域有限元求解电磁场,计算电磁学初学者,编写的程序代码,希望可以帮助广大网友(Three-dimensional time-domain finite element method solves electromagnetic field, calculates electromagnetic beginners, compiles the program code, hoping to help the vast number of netizens.)
- 2019-06-29 17:41:00下载
- 积分:1
-
PIDFuzzydemo_ACmotor
MATLAB Program of Fuzzy Logic Controller
- 2009-05-09 02:11:36下载
- 积分:1
-
lagrange
Lagrange Interpolation
- 2014-01-05 23:14:18下载
- 积分:1
-
DPD_simulation
这是一个对数字信号功放非线性效应的预失真处理的编码,对于初学者有很好的指导和参考意义。(This is to encode a digital signal pre-distortion amplifier nonlinear effects processing, a good guide for beginners and a reference value.)
- 2016-06-08 16:20:44下载
- 积分:1