CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - differentiation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - differentiation - List
[
matlab
]
DifferentiationMatrixSuite
DL : 0
微分矩阵组件(Differentiation Matrix Suite)-differential matrix components (Differentiation Matrix Suite)
Update
: 2025-02-19
Size
: 1.01mb
Publisher
:
郝杰
[
2D Graphic
]
VBDDA
DL : 0
计算机图形学当中的生成直线的数值微分算法,以及实现橡皮筋技术-Computer graphics to generate a straight line among the numerical differentiation algorithm, as well as rubber band technology
Update
: 2025-02-19
Size
: 2kb
Publisher
:
radlo
[
Algorithm
]
newton_raphson
DL : 0
Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function. -Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
风帆
[
SCM
]
fingerprint+source+code0
DL : 0
This a fingerprint identification of the source code, fingerprint... Therefore, use only the GC fingerprint as a sole source identification tool is insufficient. Other...Identification and Differentiation of Spilled Oils by Fingerprint Tracing ... -This a fingerprint identification of the source code, fingerprint ... Therefore, use only the GC fingerprint as a sole source identification tool is insufficient. Other ... Identification and Differentiation of Spilled Oils by Fingerprint Tracing ...
Update
: 2025-02-19
Size
: 686kb
Publisher
:
[
matlab
]
Source_code_matlab
DL : 0
源代码包括插值,函数逼近,数值微分,积分,线性及非线性方程,常微分,偏微分方程等的解法-Source code, including interpolation, function approximation, numerical differentiation, integration, linear and nonlinear equations, ordinary differential, partial differential equations such as the Solution
Update
: 2025-02-19
Size
: 2.71mb
Publisher
:
李洁
[
matlab
]
444uihi
DL : 0
Differentiation of the Gaussian pulse
Update
: 2025-02-19
Size
: 1kb
Publisher
:
冉阳
[
matlab
]
DDA_Line
DL : 0
dda画线算法(数值微分法),matlab实现-Line dda algorithm (Numerical Differentiation), matlab achieve
Update
: 2025-02-19
Size
: 1kb
Publisher
:
章礼平
[
GDI-Bitmap
]
gsl-18
DL : 0
GSL is the GNU scientific library for numerical computing. It is a collection of routines for numerical computing in e.g. linear algebra, probability, random number generation, statistics, differentiation, integration, optimization, and differential equations
Update
: 2025-02-19
Size
: 4.16mb
Publisher
:
头脑
[
Applications
]
sdToolkit
DL : 0
Semi-automatic Differentiation (SD) Toolkit is a Matlab implementation of the complex step derivative (CSD) technique for the differentiation of real-valued functions. The Toolkit consists of three core functions: sdGrad.m - Returns CSD approximation of the gradient (g) of the scalar-valued target function fun(p,Extra), according to Equation 3 of the paper. sdJac.m - Returns CSD approximation of the Jacobian (J) of the scalar-valued target function fun(p,Extra), according to Equation 3 of the paper. sdHg.m - Rerurns CSD approximation of the Hessian (H) of the scalar-valued target function fun(p,Extra), according to Equation 7 of the paper. It also returns the centered-difference CSD approximation of the gradient as a by-product. For a brief describtion of the functions in the toolkit, type ,help sdToolkit> at Matlab command prompt.-The sdToolkit demonstrates the complex step derivative method on a variety of functions and geophysically oriented examples
Update
: 2025-02-19
Size
: 28kb
Publisher
:
蒋礼
[
matlab
]
Chapter-7--numerical-differentiation
DL : 0
第7章 数值微分.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 7, numerical differentiation.zip
Update
: 2025-02-19
Size
: 8kb
Publisher
:
空悟
[
matlab
]
Differentiation-and-integration
DL : 0
数值积分和数值微分的相应方法,程序测试无误。-Numerical integration and numerical differentiation of the corresponding program to test and correct.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
jh
[
CSharp
]
differentiation
DL : 0
热工过程建模与仿真中微分法的vc++语言实现-Thermal Process Modeling and Simulation of differentiation vc++ language
Update
: 2025-02-19
Size
: 5kb
Publisher
:
姜翻
[
File Format
]
differentiation-integration
DL : 0
differentiation integration numerical method
Update
: 2025-02-19
Size
: 840kb
Publisher
:
sh
[
matlab
]
integration-and-differentiation
DL : 0
数值积分和数值微分在matlab程序中的实现代码-Numerical integration and numerical differentiation based on matlab
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Leo
[
matlab
]
Analytical-Bisec-Differentiation
DL : 0
Analytical - Bisec - Differentiation Code For Matlab.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ariyan
[
Other
]
Assuring-QoS-Differentiation-and-Load-Balancing-o
DL : 0
Assuring QoS Differentiation and Load Balancing on Web Servers Clusters
Update
: 2025-02-19
Size
: 340kb
Publisher
:
Nima
[
Wavelet
]
Numerical-differentiation-based-on-wavelet-transf
DL : 0
The following Matlab project contains the source code used for numerical differentiation based on wavelet transforms. Numerical differentiation is important in various applications.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
santosh
[
matlab
]
Numerical-differentiation
DL : 0
用于数值微分的MATLAB程序。包括辛普森数值微分法法求函数的导数 理查森外推算法求函数的导数 三点法求函数的二阶导数 等-MATLAB program for numerical differentiation. Including the derivative of the function by Simpson numerical differentiation method The derivative of the function by Richardson extrapolation Two order derivative of function by three point method Etc.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
gaochenglin
[
matlab
]
numerical-differentiation
DL : 0
matlab进行数值微分计算的实例!学习matlab进行数值微分计算的好资料!-instantiates matlab numerical differential calculation! Learning matlab to calculate numerical differentiation of good information!
Update
: 2025-02-19
Size
: 6kb
Publisher
:
高彦涛
[
Other
]
diffform
DL : 0
Differentiation formulas pdf
Update
: 2025-02-19
Size
: 66kb
Publisher
:
Shibu
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.