-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
matlabwork
说明: matlab初学者入学指导,把这些题做完了,matlab基本已经入门了(matlab beginners guide school, finished these questions, matlab basically have a beginning)
- 2010-04-16 17:19:49下载
- 积分:1
-
Computational_Statistics_Handbook_With_matlab
此电子书是英文版本的一本非常实用的MATLAB教程,希望能给大家带来方便(This book is the English version of a MATLAB tutorial is very useful, I hope we can bring convenience to)
- 2009-05-28 17:42:30下载
- 积分:1
-
SPTK-3.0
说明: 一个用matlab写的语音处理工具程序,里面有文字说明的,(using Matlab was a voice processing tools procedure, which has a textual description,)
- 2005-12-09 16:23:17下载
- 积分:1
-
Cholesky
说明: 实 现 Cholesky(Cholesky)
- 2010-04-22 19:07:50下载
- 积分:1
-
judp
UDP packets are used to send data from one computer to another over a network or from one application to another within a single computer.
The judp.m program uses Matlab s ability to call Java code to enable it to send and/or receive UDP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
- 2009-06-24 21:29:18下载
- 积分:1
-
FCSmodel
质子交换膜燃料电池模型,基于Matlab的燃料电池模型,适用于能源领域(The proton exchange membrane fuel cell model, Matlab-based fuel cell model, applicable in the field of energy)
- 2020-11-21 10:39:37下载
- 积分:1
-
HW1_3_signerrorLMS
Adaptive filter 三种演算法RLS,LNS sign error LMS(three RLS algorithm. LNS sign error LMS)
- 2006-11-05 01:29:33下载
- 积分:1
-
PId_runge
this is matlab code that in it the pid method linear control is developed.the equation of motion is solved with runge-cuta method.
- 2013-03-17 19:31:20下载
- 积分:1
-
xigaEdgeShearCrack
The source code of extended Isogeometric method for edge shear crack analysis.
- 2014-11-09 13:21:23下载
- 积分:1