-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1
-
evmdm365_v1
Spectrum Digital tests example dm365
- 2010-12-13 21:27:31下载
- 积分:1
-
mhmm_em_demo
对高斯输出的hmm的源程序,对hmm的学习者有很大帮助
- 2010-01-10 11:51:52下载
- 积分:1
-
Shapiro-Wilk-test-
SWTEST Shapiro-Wilk parametric hypothesis test of composite normality.
[H, pValue, SWstatistic] = SWTEST(X, ALPHA, TAIL) performs
the Shapiro-Wilk test to determine if the null hypothesis of
composite normality is a reasonable assumption regarding the
population distribution of a random sample X. The desired significance
level, ALPHA, is an optional scalar input (default = 0.05).
TAIL indicates the type of test (default = 1).
- 2015-01-13 00:25:43下载
- 积分:1
-
hist33
在原有matlab程序的基础上增加一个功能即原有程序在未统计之前,一个数默认频次为一,但是这个可以在频次不为1的情况下统计总的频次(Add a function on the basis of the original matlab program that is not before the original program statistics, a number of default frequency is one, but this can count the total frequency in the frequency is not a case)
- 2014-02-24 09:10:36下载
- 积分:1
-
HoughObject
Fourier Transform using matlab
- 2015-04-22 07:16:12下载
- 积分:1
-
cpns
神经网络中的对象传播神经网络CPN的学习算法(Neural network objects CPN-propagation neural network learning algorithm)
- 2008-12-25 19:02:26下载
- 积分:1
-
Matlab-CPP
Matlab C++数学库对字符型阵列的操作(========================================================================
CONSOLE APPLICATION : charArrayCreate
========================================================================
AppWizard has created this charArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your charArrayCreate application.
charArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
charArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named charArrayCreate.pch and a precompiled types file named StdAfx.obj.
////////)
- 2011-05-06 13:27:03下载
- 积分:1
-
Applicationaboutsiginal
本教材比较经典,介绍了信号的基本理论,而且与给出程序(Comparison of the classic textbook, introduced the basic theory of signals, but also give the procedure)
- 2009-03-14 01:27:56下载
- 积分:1
-
jiance
matlab 图像边缘检测 可以对图片进行拉普拉斯边缘检测(matlab image edge detection)
- 2009-12-31 23:56:49下载
- 积分:1