-
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
-
GUIku
simple coding for dwt dct svd matlab
- 2013-07-09 01:35:10下载
- 积分:1
-
ImageEncryptionGui
this code describes image encryption process of color image using Matlab
- 2010-10-04 18:01:08下载
- 积分:1
-
OVSF
说明: 适应于码分通信系统中的正交扩频码(OVSF)的生成,扩频因子从1到512。(Suitable for code-division communication system orthogonal spreading codes (OVSF) the generation, spreading factor from 1 to 512.)
- 2010-04-30 13:01:20下载
- 积分:1
-
HFSS--UTD
HFSS/UTD混合法计算电大尺寸导体上的天线(HFSS/UTD hybrid method to calculate the antenna on a large conductor)
- 2013-11-28 09:12:45下载
- 积分:1
-
SCFDMAmatlab-simulate
SCFDMA在matlab的仿真代码,很有用(SCFDMA simulation code under matlab )
- 2013-12-09 22:53:55下载
- 积分:1
-
FISH
多仿生机器鱼路径规划 仿真程序 matlab例程和VC程序(matlab for robotic ,vc program)
- 2012-04-26 16:05:02下载
- 积分:1
-
JPEGMatlab
JPEG编码源程序,基于Matlab编码(JPEG encoding source files, based on Matlab coding)
- 2007-01-16 09:52:00下载
- 积分:1
-
matlab_Face_recognition(PCA)
基于matlab的人脸识别算法pca,有应用matlab进行编程的源代码,以及运行需要的图象文件(Based on face recognition algorithm pca matlab application matlab programming source code, as well as needed for the operation of the image file)
- 2013-03-22 13:09:49下载
- 积分:1
-
核极限学习机kernel-ELM
核极限学习机,引入核函数解决ELM求解问题,一旦参数选定,结果就稳定下来,不再混入随机。在原来版本上加入自己理解改写,使得代码更容易理解。(Kernel extreme learning machine, kernel function is applied to deal with ELM to solve the problem, once the parameters selected, the result is stabilized, not randomly in the original version on becoming a member of their understanding, makes the code easier to understand)
- 2021-03-01 10:59:35下载
- 积分:1