-
ALG024
SECANT法求解一个连续方程,f(x) = 0,给两个初始值( SECANT ALGORITHM 2.4
To find a solution to the equation f(x) = 0
given initial approximations p0 and p1:
INPUT: initial approximation p0, p1 tolerance TOL
maximum number of iterations N0.
OUTPUT: approximate solution p or
a message that the algorithm fails.)
- 2009-04-30 21:39:11下载
- 积分:1
-
ex_kaiser
kaiser窗函数的用法,这是一个资料上的,经过验证了,希望帮得到你。(usage of the kaiser window function, which is an information, after the verification, and hope to help get you.)
- 2012-06-15 10:51:40下载
- 积分:1
-
matlab-program-example
matlab高编程书籍,实用性强,属于提高类书籍(High matlab programming books, practical)
- 2013-08-19 23:51:54下载
- 积分:1
-
shenjinwanlou
BP神经网络 BP神经网络 BP神经网络 BP神经网络 BP神经网络( BP neural network BP neural network BP neural network)
- 2014-08-29 11:27:57下载
- 积分:1
-
different-fractional-order-chaotic
一种异结构分数阶混沌系统投影同步的新方法_黄丽莲(A heterologous structural projective synchronization of fractional order chaotic systems new method _ Huang Lilian)
- 2013-10-23 10:16:33下载
- 积分:1
-
mutual_information
信息熵的matlab源代码,用于时间序列的分析(Entropy matlab source code, for time series analysis)
- 2013-12-07 18:34:23下载
- 积分:1
-
one-RLS-algorithm
本程序为一个RLS自适应算法实现的MATLAB程序,此程序详细介绍了RLS算法的实现过程(This program is a RLS adaptive algorithm in the MATLAB program, this program introduces the process of RLS Algorithm)
- 2010-07-13 16:19:06下载
- 积分:1
-
zhuanjuPID
永磁同步发电机的转矩PID控制,含风力机模型(Torque PID control of permanent magnet synchronous generator, wind turbine model containing)
- 2020-12-14 16:59:14下载
- 积分:1
-
triangle-fuzzy-program
讲解如何使用MATLAB建立三角模糊数,并利用程序生成图形(how to use matlab build triangle fuzzy,and make use of programm to creat figure.)
- 2011-12-16 10:01:42下载
- 积分:1
-
romberg
用龙贝格法求定积分,此例的变量数为三,但整体思路是没错的。(With Romberg method for the definite integral, the number of variables in this case is three, but the overall idea is correct.)
- 2011-12-21 10:12:03下载
- 积分:1