-
utmc
本程序用于生成高质量的网格,可用于有限元,有限体积等方法的前处理。(This procedure is used to generate high-quality mesh, can be used for finite element, finite volume methods such as pre-processing.)
- 2017-08-10 11:24:49下载
- 积分:1
-
TSWLS-NLOS
室内无线定位技术,基于两次最小二乘法的matlab仿真程序(Indoor wireless positioning technology, based on the two least-squares method matlab simulation program)
- 2013-10-27 01:06:31下载
- 积分:1
-
Map-projection
1、根据所给的中国版图数据
绘制显示基于北京54坐标系的经纬度数据
编写兰勃特投影转换程序,转换上述数据,并显示
编写墨卡托投影转换程序,转换上述数据,并显示
同时,要绘制相对应的经纬网格,网格间距5度
2、根据所给的世界版图数据
绘制显示基于WGS84坐标系的经纬度数据
编写墨卡托投影转换程序,转换上述数据,并显示
计算北京(116.4,39.8)到巴黎(2.2, 48.52)的大圆轨迹,并显示
同时,要绘制相对应的经纬网格,网格间距5度(1, according to the Chinese territory given display data drawn based on latitude and longitude data write Beijing 54 coordinate system Lambert projection conversion process, the conversion of the data, and displays the write Mercator projection conversion process, the conversion of the data, and display the same time, Draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees 2, according to the world map rendering display data written to the Mercator projection based on latitude and longitude data conversion program WGS84 coordinate system, the conversion of the data, and displays the calculation Beijing (116.4, 39.8) to Paris (2.2, 48.52) the great circle track and display the same time, to draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees)
- 2015-12-08 21:51:30下载
- 积分:1
-
振动台试验数据整理和处理算法
说明: 振动台试验数据整理和处理算法,部分代码使用了王济、胡晓编著的《MATLAB在振动信号处理中的应用》一书中的代码(Data arrangement and processing algorithm of shaking table test)
- 2020-12-30 11:39:00下载
- 积分:1
-
fluentcas
fluent 软件动网格计算的CAS文件和二次开发程序。用来计算一个蜜蜂翅膀摆动时周围流畅的变化。(fluent moving grid computing, software, documents and secondary development of CAS procedures. Used to calculate the wings of a bee when swinging around the smooth changes.)
- 2020-11-03 11:19:53下载
- 积分:1
-
SVMcgForRegress
支持向量机中的支持向量回归函数对数据进行预测(Support Vector Regression Function in Support Vector Machine to Predict Data)
- 2019-05-12 16:42:10下载
- 积分:1
-
all
计算流体力学软件Fluent中所有的曳力模型UDF程序(Fluent CFD software, all of the drag model for UDF)
- 2020-11-25 17:29:32下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
Chapter02.Interpolation
清华大学《数值分析A》-第02章.插值
Lagrange
Newton
Hermite
三次样条(Tsinghua University, )
- 2008-07-16 11:22:14下载
- 积分:1
-
EToCalculatorV31
FAO-56 ET0计算软件 用于计算参考腾发量 (FAO-56 ET0 calculation software is used to calculate the reference evapotranspiration)
- 2013-07-08 09:46:15下载
- 积分:1