-
szfxsy1
实验一:三次样条插值(P56,例6)
一、实验目的:
1) 掌握三次样条插值的运用
2) 了解拉格朗日插值在高次上的误差
二、实验环境:Matlab6.5
三、实验内容:
1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。
2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函数的图像,比较它们的区别。
(Experiment I: cubic spline interpolation (P56, cases of 6) First, the experiment was: 1) cubic spline interpolation to master the use of 2) understanding of Lagrange interpolation in high-error second, experimental environment: Matlab6 .5 c, experimental elements: 1) a given function f (x) = 1/(1+ x2),-5 <= x <= 5, node xk =- 5+ k, (k = 0,1,2 ... 10), using cubic spline interpolation for S10 (x), S10 (-5) = f (-5), S10 (5) = f (5). 2) for the original function f (x), the Lagrange interpolation function Ln (x), cubic spline difference function Sn (x). Draw the three functions of images, compare the difference between them.)
- 2009-01-18 23:06:15下载
- 积分:1
-
matlab_PairsTrading_FEX
matlab sourch code PairsTrading FEX
- 2012-05-29 15:04:35下载
- 积分:1
-
17130188017 荆凡
数值分析的部分matlab代码分享,如有错误还请见谅!(Part matlab code analysis of numerical analysis, please forgive me if there is any mistake.)
- 2018-12-28 14:28:44下载
- 积分:1
-
PSO-ACO-TSP
PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法(PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm)
- 2007-03-25 22:57:41下载
- 积分:1
-
fuzzmu
模糊变换与模糊综合评价中,需要进行归一化处理,即各项之和除以每一项。以下为算子的matlab函数(Fuzzy transform and fuzzy comprehensive evaluation, the need for the normalization process, and that all of dividing the sum of each item. The following is the operator matlab function)
- 2013-02-25 16:07:56下载
- 积分:1
-
finknudem-(2)
Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and describe local features in images. The algorithm was published by David Lowe in 1999.[1]
Applications include object recognition, robotic mapping and navigation, image stitching, 3D modeling, gesture recognition, video tracking, individual identification of wildlife and match moving.
The algorithm is patented in the US the owner is the University of British Columbia.
- 2014-10-15 13:10:02下载
- 积分:1
-
loglikEV.m
matlab code log MLE extreme values
- 2011-04-20 16:41:05下载
- 积分:1
-
origin
wav的简单读取,fread fseek 等等的简单实现,小程序(wav s simple reading)
- 2010-05-24 16:25:38下载
- 积分:1
-
IGA-MECHANICAL-ANALYSIS
这是进行IGA分析的 Matlab代码.可用于进行1维,2维和三维的线弹性问题分析,并可以进行裂纹的扩展,夹杂等的计算。同时,包括Eular梁和Kirchhoff板在内的结构力学问题也可行。
(This is the the Isogeometric Analysis (IGA) Matlab code.
The code supports one, two and three dimensional linear elasticity problems.
Extended IGA for hole, inclusion and crack modelling is also implemented.
Structural mechanics problems including Euler beam and Kirchhoff plates
(rotation-free formulations) are implemented as well.)
- 2020-10-04 15:27:39下载
- 积分:1
-
AF_Simulation
说明: 此程序的功能:在协作通信中,主要有AF,DF和CC三种传输方式,此程序完成对AF传输过程的MATLAB仿真。(This program implements AF simulation using Matlab.)
- 2011-02-24 11:11:18下载
- 积分:1