-
program
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解(Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition)
- 2008-12-17 20:18:47下载
- 积分:1
-
unit-commitment-problem--5-machine-
采用拉格朗日算法求解机组组合问题,采用的是5机系统(Lagrange algorithm for unit commitment problem, 5 machine system)
- 2021-04-20 15:18:51下载
- 积分:1
-
Burgers
用麦克麦考方法求解一维burgers方程的matlab代码(By Mike McCaw method for solving one-dimensional burgers equation matlab code)
- 2021-02-13 14:59:49下载
- 积分:1
-
time_seris
时间序列预测算法。支持5种常见的算法
移动平均
非线性回归
指数平滑等(ar, ardemo ma)
- 2021-04-18 15:38:57下载
- 积分:1
-
二维网格划分
说明: 划分naca0012网格,其中interfunction为翼型函数(compute mesh for naca0012 airfoil in matlab)
- 2020-06-11 08:51:04下载
- 积分:1
-
N_feed_back
生物反馈模拟,对米氏方程进行计算,并作出模拟图(a simulation for feedback)
- 2020-10-16 22:17:29下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
yemian4
用递推最小二乘法,使用MATLAB对液面高度进行估计。(using recursive least squares method, using MATLAB surface height estimation.)
- 2007-06-17 17:14:17下载
- 积分:1
-
RationalComplex Matrix calculator
说明: Matrix multiplication explained in detail for C++
- 2020-08-31 03:09:28下载
- 积分:1
-
ground-wave-
计算地波传输衰减的程序,可以设置高度,大气条件等(Ground wave transmission attenuation calculation program, you can set the height, atmospheric conditions, etc.)
- 2020-06-29 21:20:02下载
- 积分:1