搜索资源列表
牛顿法的程序实现
- 牛顿法的程序实现: 给的函数是f(x)=X*X-C 求导函数为ff() 也是在程序中已给定 若要修改则在程序中更改
duoyuanhanshuerjiedaoshu
- 用C++编的多元函数求二阶导数,能使用,我已经调试过了-C series of the multi-function for second derivative, in use, I have over the debugging
cgau
- 由高斯函数和指数函数的乘积并求导生成的复高斯子波,可用来分析语音信号的基本特性如基音,共振峰等。-By the Gaussian function and exponential function and the derivation of the product generated by complex Gaussian wavelet can be used to analyze the basic characteristics of speech signal such as pitch
mpowell.c
- 优化算法,POWELL算法 C码,不需要目标函数求导,适应于多变量优化.-Optimization algorithm, POWELL algorithm C code, does not require the objective function derivation, adapted to multi-variable optimization.
differential
- 对数学函数进行求导运算,其中函数可以在源文件中进行修改。-Math function on the derivation operator, which can function in the source file to edit.
SimplicityAlgorithm
- 求多维函数极值的一种算法,由Nelder和Mead提出,又叫单纯形算法,但和线性规划中的单纯形算法是不同的,由于未利用任何求导运算,算法比较简单,但收敛速度较慢,适合变元数不是很多的方程求极值-Multi-dimensional function extremum seeking an algorithm proposed by Nelder and Mead, also called the simplex algorithm, but in the linear programming si
nelder-mead
- nelder_mead优化算法,求多维函数极值的一种算法,不利用任何求导。利用多面体逼近。-nelder_mead optimization algorithm, and a multi-dimensional function extremum algorithm, do not use any derivation. The use of polyhedral approximation.
erjieqiudao
- 首先对函数求导数,然后求解方程组,得出原来方程的参数值-First order derivative function, and then solve the equations, the original equation derived parameter values
powelalgorithm
- 一种传统搜索优化算法 不需要对目标函数求导 得到很好的优化效果-A traditional search algorithm does not need to differentiate the objective function ,also gets well optimized results
MATlab_diff_int
- 用MATLAB实现动态系统的求导与积分函数-MATLAB diff and int
Generalized-Computation-of-Gaussian-Derivatives-Us
- 对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用itk库写的一个通用模板类,里面还有例子。-Computation of local image derivatives is an important operation in many image processing tasks that involve feature detection and extraction, such as edges, corners or more complicat
lab02
- 拉格朗日插值通用程序。。。可修改函数和函数求导的值-General Lagrange interpolation process. . . Can modify the function and the function of the value of the derivative
matlab
- matlab利用符号工具箱进行解析函数求导演示的编程源码及示例图片-matlab symbolic toolbox analytic function to ask the director to show programming source code and sample pictures
simplex
- 该MATLAB程序实现了simplex迭代算法,该算法可以在不对目标函数求导情况下进行优化,适合数据量较大的算法优化。-The MATLAB program to achieve a simplex iterative algorithm, which can be optimized in the right objective function derivation, the large amount of data suitable algorithm optimization.
hanshuqiudaoyuandaima
- 一些函数求导的程序,包括源文件源代码以及窗体工程等-Some function derivation procedures, including source files source code, and forms project, etc
Untitled10
- 先定义自变量,然后定义导数即有限差分之比,完成正弦函数的求导(First define the independent variable, then define the derivative, that is, the ratio of the finite difference, to complete the derivation of the sine function)
导数
- 利用C#语言进行函数求导,涉及三次样条函数(Derivation of function using C# language)
数值积分与函数极值实验
- matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
sobel函数用法示例
- 调用sobel函数 进行边缘检测 结合了高斯平滑和微分求导 是一种经典的边缘检测算子(Calling Sobel function for edge detection)
Qiudao
- 函数表达式求导,希望对大家有用,VS2015调试通过。(Derivation function expression, we want to be useful, VS2015 debugging through.)