资源列表
optimum-array-processing
- 最优阵列处理随书程序,最全版本,包含课后习题程序-matlab code of optimum array processing
telecommunications-billing-system
- 模拟电信计费系统的设计与实现: (1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下:通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查
snopt7-matlab.tar
- matlab snopt 学生版,求解大规模非线性规划问题-matlab snopt Student Edition, for solving large-scale nonlinear programming problem
lagrange
- 对[-5,5]作等距划分 Xi = -5 +ih,h =10/n , i = 0, 1, …, n,并对Runge 给出的函数 y =1/(1+x*x) 。 作Lagrange插值,取n=10,20计算插值多项式Pn(x) 在x=4.8处的误差,并作分析。 -Of [5,5] be equidistant Xi =-5+ih, h = 10/n, i = 0, 1, ..., a function of n, and Runge given y = 1/(1+x* x). As Lagr
CFD-John-D.Anderson
- 《计算流体力学基础及其应用》JohnD.Anderson第07-10章例题Fortran90源代码- Computational Fluid foundation and its application JohnD.Anderson Section 07-10 Chapter Fortran90 source code examples
fortran
- 求解线性方程组的若干解法fortran程序-Fortran program for solving a number of solution of linear equations
bessel
- 贝塞尔函数计算 包括所有阶第一第二类 和所有阶第一第二类变形贝塞尔函数-ccaculate of bessel function
R_K_Waspalloy
- Creep abaqus subroutine for Robotov Kachanov, using WASPALOY
view-factor
- 平截头圆锥体划分为三个辐射面—火焰侧面、火焰顶面及火焰底面。基于微元思想进一步对喷射火辐射表面进行了合理的离散化,对喷射火平截头圆锥体的视角因子进行研究。 -To simplify the view factor calculation process, the cone frustum with a certain angle is transformed into the vertical cone frustum and the transform parameter formulas
Non-uniform-b-spline-curve-drawing-
- 非均匀B样条曲线绘制+导矢计算-动态数组,程序精炼,结果正确,参考价值高。-Non-uniform b-spline curve drawing+ vector calculation
Volterra
- 用Matlab编写的关于Volterra级数算法的程序,有正在研究Volterra级数的可以看看并提出改进意见,THk-Using Matlab prepared on the Volterra series algorithm procedures, there are studies Volterra series can look and suggest improvements, THk
CSharpNumerialAlgorithm
- C#编写的数值算法,包括矩阵计算、解方程、线性拟合等-CSharp Numerical Algorithm