登录
首页 » 算法 » 埃尔米特插值算法 ;

埃尔米特插值算法 ;

于 2022-06-21 发布 文件大小:10.66 kB
0 151
下载积分: 2 下载次数: 2

代码说明:

数值计算算法:Hermite插值算法为了获得HERMITE内插系数      多项式关系H的第(N +1)不同的数X(0),...,X(N)的      对于函数F:      输入:号码X(0),X(1),...,X(N);值f(x(0)),F(x(1)),               ...,F(X(N))和F"(x(0)),F"(x(1)),...,F"(x(N))。      输出:数字Q(0,0),Q(1,1),...,Q(2N+1,2N+1),其中               H(X)= Q(0,0)+ Q(1,1)*(X - X(0))+ Q(2,2)*                      (X - X(0))**2 + Q(3,3)*(X - X(0))**2 *                      (X - X(1))+ Q(4,4)*(X - X(0))**2 *                      (X - X(1))** 2+ ...+ Q(2N +1,2N+ 1)*                      (X - X(0))**2 *(X - X(1))** 2*

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OFDM channel estimation
    CFO(carrier frequency offset) and channel estimation in 802.11 system. The algorithm use the subspace based approach to estimate the CFO.
    2023-01-23 18:10:04下载
    积分:1
  • 这是用贪心实现对会议的智能安排,里面包括建立贪心的步骤化实现及快速排序经典...
    这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法-This is a greedy algorithm with intelligent arrangements for the meeting, which included the establishment of greedy algorithm and steps to achieve and fast classical algorithm for sorting
    2022-09-01 15:35:03下载
    积分:1
  • 用fortran语言编写的程序,这样可以在fortran系统中直接运行,为大家提供点方便。...
    用fortran语言编写的程序,这样可以在fortran系统中直接运行,为大家提供点方便。-using FORTRAN language of the procedure so in FORTRAN operating system directly, to provide a convenient point.
    2022-02-11 11:45:24下载
    积分:1
  • 两目标pso
    应用背景粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找
    2022-03-26 09:33:24下载
    积分:1
  • very good c program for software6
    very good c program for software6
    2022-08-26 06:02:48下载
    积分:1
  • 基于A*的航路规划
    A*[1](A-Star)算法是一种静态路网中求解最短路最有效的方法。公式表示为: f(n)=g(n)+h(n),其中 f(n) 是从初始点经由节点n到目标点的估价函数,g(n) 是在状态空间中从初始节点到n节点的实际代价,h(n) 是从n到目标节点最佳路径的估计代价。保证找到最短路径(最优解的)条件,关键在于估价函数h(n)的选取:估价值h(n)实际值,搜索的点数少,搜索范围小,效率高,但不能保证得到最优解。
    2022-05-29 15:19:50下载
    积分:1
  • 如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,
    如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,-How to order K-type mean, from the given multi-dimensional matrix can be obtained in the K-means type of dynamic,
    2022-01-21 05:53:11下载
    积分:1
  • 差分演化 通用版 修改下就可以用,有很多例子
    资源描述差分演化  通用版 修改下就可以用,有很多例子
    2022-04-08 23:39:53下载
    积分:1
  • is studying digital signal processing, signal feel semester with enough solid sc...
    正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
    2022-05-16 20:59:38下载
    积分:1
  • If you have not registered, Please [regist first].You should upload at least fiv...
    If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account after checking your files. If you do not want to upload source code, you can join the [VIP member] to activate your account.
    2022-09-21 11:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载