Welcome![Sign In][Sign Up]
Location:
Search - LAGRANGE

Search list

[matlabrobot

Description: 机械臂的计算和仿真,采用拉格朗日方法对机械臂的运动方程进行推理和计算,注意这些全是依赖于matlab进行的。-Calculation and Simulation of the manipulator, using the Lagrange method of the mechanical arm of the equations of motion reasoning and calculation, pay attention to these are all dependent on the matlab.
Platform: | Size: 1034240 | Author: 张汀可 | Hits:

[matlabworst-case-performance-optimization

Description: 基于最差性能最优的稳健波束形成算法可以等价转换成加载样本矩阵求逆(LSMI)算法.提出了 一种新的求解方法, 准确地计算出Lag range 乘数, 给出了LSMI 算法中的最优加载量, 解决了对角加载技术中加载量估计难题.-The robust adaptiv e beamformer using w orse-case performance optimization can be converted to the loaded sample ma trix inv ersion (LSMI) algorithm equivalently.For the LSMI beamformer , a no vel method is develo ped to so lve the precise Lagrange multiplier , and the o ptimal loading level can be computed exactly.Most important, this method gives the efficient solution to finding the optimal loading level for diagonal loading.
Platform: | Size: 313344 | Author: treedev | Hits:

[matlabMatlab_lagrange

Description: 三种关于MATLAB的lagrange插值算法的对比案例,里面有较为详尽的备注说明-MATLAB on the three of lagrange interpolation algorithm comparison cases, there are more detailed Remarks
Platform: | Size: 1024 | Author: ke_zhifang | Hits:

[matlablagrangepoly

Description: 拉格朗日插值法,以及以图像形式输出基函数与拟合结果-Lagrange polynomial, as well as an image output Basis Functions and fitting results
Platform: | Size: 12288 | Author: Deamon | Hits:

[AlgorithmPB13011092-02.cpp

Description: 计算Lagrange插值函数LN (x),并用如下式子近似计算最大模误差:max{∥f (yj ) − LN (yj )∥, j = 0, 1, 2, · · · , 500} 其中,yj = − 5 + 10/500 ∗ j,j = 0,1,2,··· ,500。-Calculation of Lagrange interpolation function ln (x), and use the following formula approximate calculation of maximum norm error: J f (YJ) and ln (YJ) , j = 0, 1, 2,,,,, 500}, YJ =- 5+ 10/500 of J, j = 0,1,2, -, 500.
Platform: | Size: 2048 | Author: qiuxiazaia123 | Hits:

[ADO-ODBCvisualstudiolagelangri

Description: 用VC编写的实现拉格朗日内插的代码,可以实现多点的拉格朗日插值-Written by VC Lagrange interpolation to achieve the code
Platform: | Size: 8192 | Author: ssy7y768jin | Hits:

[mathematicaprograms_MN

Description: numerical methods Lagrange and Newton interpolation matlab source codes and exemples -numerical methods Lagrange and Newton interpolation matlab source codes and exemples
Platform: | Size: 3072 | Author: NoraB | Hits:

[matlabLanguage-interpolation

Description: 基于matlab的拉格朗日空间插值方法 -Matlab-based spatial interpolation method of Lagrange
Platform: | Size: 1024 | Author: 张扬 | Hits:

[matlabchazhilihe

Description: 数值分析实验,多项式插值拟合实验拉格朗日插值非调用自己编写-Numerical analysis of experimental, Lagrange interpolation polynomial interpolation fitting the experimental non-call themselves prepared
Platform: | Size: 1024 | Author: 石松 | Hits:

[File Formatsatellite-position

Description: 读取sp3文件(P类型)中的精密星历,并用拉格朗日多项式九阶内插法计算卫星位置-Sp3 read the file (P type) in the ephemeris, and calculates the satellite position with a ninth order Lagrange polynomial interpolation
Platform: | Size: 491520 | Author: 黄习艺 | Hits:

[OtherLagarange

Description: 拉格朗日插值法的源程序,通过给定几点的坐标,并给出要求的坐标,求出在该点的拉格朗日插值。-Lagrange interpolation method of the source, through a given point of the coordinates, and given the requirements of the coordinates, and the point of the Lagrange interpolation.
Platform: | Size: 683008 | Author: Ming Yu | Hits:

[matlabnumerical-analysis

Description: 数值分析方法中的一些例程。包括希尔伯特插值,高斯迭代,雅克比迭代法,拉格朗日插值以及LU分解。-Numerical analysis of some of the routines. Hilbert including interpolation, Gaussian iteration, Jacobi iteration method, Lagrange interpolation and LU decomposition.
Platform: | Size: 3072 | Author: 蔡齐声 | Hits:

[matlabKinetics

Description: 拉格朗日法求解卧式下肢伸屈运动的动力学方程-Lagrange method for solving the dynamic equation of the lower limbs
Platform: | Size: 1024 | Author: | Hits:

[Windows DevelopCHAZHI

Description: matlab编程的拉格朗日插值 龙格现象 matlab-matlab programming Lagrange interpolation Runge phenomenon matlab
Platform: | Size: 3072 | Author: 赵啊 | Hits:

[Algorithminsert

Description: 多种插值的C语言的实现,包括线性插值,朗格朗日插值,拉格朗日二元插值-Multiple interpolation C language implementation, including linear interpolation, Lengrand day interpolation, Lagrange Bivariate Interpolation
Platform: | Size: 1024 | Author: chess | Hits:

[matlabyes700

Description: 对三相电网电压进行无源控制 采用了拉格朗日方程 对负载扰动作了分析-Three-phase grid voltage Passive Control Using Lagrange equation Load disturbance analyzed
Platform: | Size: 25600 | Author: 张嘉木 | Hits:

[Algorithmlagrange

Description: VS环境下实现拉格朗日差值算法,对任意自由输入数组进行数值分析-Lagrangian difference algorithm to achieve under the VS environment, free to enter any array of numerical analysis
Platform: | Size: 370688 | Author: ouc_xc | Hits:

[Software Engineeringalgoritmo

Description: Optimization code. Lagrange method
Platform: | Size: 9216 | Author: felipe91_01 | Hits:

[matlablagrang

Description: Lagrange interpolation method is a way to present the polynomial that interpolates a given set of points
Platform: | Size: 970752 | Author: Anna_7D | Hits:

[VHDL-FPGA-Verilogcode_lagrange_interpolation

Description: 使用verilog实现拉格朗日插值,很有使用价值,有需要的可以参考一下-Use verilog to achieve Lagrange interpolation, very useful value, there is a need to refer to
Platform: | Size: 8192 | Author: 华天 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net