-
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
-
Green-function
重要的格林函数程序,好不容易找到的,希望对大家有用(the matlab code of Green function)
- 2011-04-26 18:47:36下载
- 积分:1
-
finding-objects
this is my code which i learnt in image processing lesson. it finds any geometric shape and draw black lines around it which stands on a white background. it could help how to find a shape for new learners in DIP
- 2011-04-20 19:14:38下载
- 积分:1
-
matlab
用matlab实现最优化问题,内容包括计算基础、绘图基础及程序设计基础(Optimization problems, including the basis for calculation, drawing basic programming foundation using matlab)
- 2012-11-12 21:45:17下载
- 积分:1
-
VSI_03Level
Three level pulse converter is VSI converter used to convert the DC voltage to AC voltage using Sin Pulse Width Modulation technique.
- 2012-01-23 20:49:20下载
- 积分:1
-
prime
一是利用计算机对正整数进行素因子分解认识素数,通过运用筛法与试除法寻找一定范围内的素数,体会到筛法比试除法有效但无法找出所有素数;二是通过若干特殊形式的素数的研究,寻找素数生成公式,发现一些结论;三是借助于非线性拟合技术,观察素数分布规律,利用其研究有关数论问题。(The first computer was used to prime factor decomposition of positive integers understanding of prime numbers, through the use of screening method and trial division to find prime numbers within a certain range, the division experienced a test of an effective screening method but can not identify all the prime numbers second is through a number of special form of prime numbers research, looking for prime number generation formula, found that some of the conclusions third, by means of non-linear fitting technique to observe the distribution of prime numbers, using their research on number theory problems.)
- 2009-12-29 01:04:50下载
- 积分:1
-
smithchart
具有用户界面的smith圆图,供工程人员使用(smith chart with GUI, for developers)
- 2011-05-06 10:34:23下载
- 积分:1
-
spso
用改进pso求解贷款方面程序,希望能对大家有帮组(Pso solved by improved lending procedures in the hope we have helped groups can)
- 2011-05-19 22:24:20下载
- 积分:1
-
vfcontrol
Voltage - frequency control of Induction motor
- 2013-09-26 04:18:44下载
- 积分:1
-
Solution_of_Tut1-_Intro
DSP course Solution_of_Tut1-_Intro
- 2011-11-07 23:46:28下载
- 积分:1