-
Window_moving_iteration
重力勘探多次滑动平均方法。给出地址参数,建立网格模型,按网格进行滑动平均。得到平滑后的重力数据。可以去噪。(gravity window moving iteration)
- 2011-12-15 23:03:58下载
- 积分:1
-
inverse_preisach
此程序碼為計算inverse-preisach之解析法計算(This program code for calculating inverse-preisach of analytical method)
- 2011-11-02 05:17:12下载
- 积分:1
-
curvefiting
该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。(This code can fit multivariable nonlinear equation by using least squares.)
- 2010-08-03 22:19:04下载
- 积分:1
-
Matlab-Simulink-光通信仿真实例
MATLAB Simulink Simulation Platform for Photonic Transmission Systems
- 2021-04-17 21:18:52下载
- 积分:1
-
wavenumber
Wave numbers of the dispersion wave
- 2018-02-03 21:13:16下载
- 积分:1
-
uFVM
说明: 利用matlab实现的部分CFD功能的代码,很有参考价值(Matlab to achieve part of the CFD function of the code, a very valuable reference)
- 2021-02-19 20:19:43下载
- 积分:1
-
zairuzhidiandandao
用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型(Used to calculate the particle trajectory of spacecraft re-entry, including the interpolation algorithm, Runge-Kutta method as well as atmospheric model)
- 2008-04-27 11:09:17下载
- 积分:1
-
Paraboloidfitting
基于最小二乘法的抛物面拟合,内含有模拟数据和真是数据供参考。(Contains analog data based on the method of least squares parabolic fitting, and is really data for reference.)
- 2012-11-29 09:45:29下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
RSM
响应面方法的一个例子,二阶响应面,使用正交矩阵法求解(rsm algorithms )
- 2009-11-10 22:32:19下载
- 积分:1