搜索资源列表
legendrecof
- 勒让德多项式德生成,在matlab 中德勒让德多项式不能直接用于求导数等计算,故可以自己定义-Legendre polynomials Germany generation, Dragulescu in Matlab which allow polynomials not be directly used for such derivative, it can own definition
Legendre
- 基于legendre矩的尺度不变性matlab代码,压缩包解压时不能有密码。
legendrefit.rar
- Legendre polynomial fitting(勒让德多项式拟合) 该算法程序找出N阶勒让德多项式你的的权值系数 ,Legendre polynomial fitting (Legendre polynomial fitting) procedures to identify the algorithm N-order Legendre polynomials your weight coefficient
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
MATLAB
- to caluculate the legendre polynomials
gaussslegendre
- matlab实现gauss型积分公式,取直交多项式为lengendre多项式,由三项递推公式得出-To achieve the gauss-legendre integral formula in matlab which is founded by recursive formula.
chazhi
- Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
Matlab
- Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
NumericalAnalysis
- 使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述-This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calculus. This text includes the fol
fieldcalculation
- 螺线管内空间的磁场计算,解析方法,利用勒让德函数计算-Solenoid magnetic field inside the space, computing, analytical method, using Legendre functions calculation
legendreP
- legendre function solution in matlab
drawwordmapmatlab
- 用matlab语言轻松画出世界地图,同时自带分辨率,投影调节-Used to calculate the Legendre series expansion of the program
Legendre
- matlab 编程 生成ansys环境下使用的勒让德公式。
gpops21
- GPOPS是一个可以进行大规模非线性优化的MATLAB工具箱.-GPOPS, short for General Pseudospectral OPtimal Control Software is a Matlab optimal control software designed to implement the Gauss and Radau hp-adaptive pseudospectral methods. These methods approximate the state us
FRACTIONAL_DIFFERINTEGRAL
- 通过傅里叶扩展计算的微分和积分函数,十分有用。-Descr iption The n-th order derivative or integral of a function defined in a given range [a,b] is calculated through Fourier series expansion, where n is any real number and not necessarily integer. The necessa
legendre
- matlab版本实现的数直计算中的勒让德多项式计算代码,直接就可以使用。-straight-computing matlab version implemented in the Legendre polynomial code can be used directly.
LegendrePoly
- This program returns the coefficients of the Legendre polynomial P_n, given n. The result is a row vector with powers of x decreasing left to right (standard MATLAB notation). Like for other polynomials, LegendrePoly(n) can be uated at x by typing-Th
The-software-MATLAB-
- MATLAB软件及高斯勒让德求积公式,有好几个程序-The software MATLAB and the Gauss Legendre quadrature formula
Legendre.m
- 勒让德多项式MATLAB生成范例,matlab- The Legendre polynomial P(n,x),matlab
勒让德高斯切比雪夫拉盖尔
- 高斯勒让德,高斯切比雪夫,高斯拉盖尔方法(guass-laguerre,guass-chebyshev,guass-legendre)