-
para
说明: 抛物线法求解
方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*.
设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程
例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式.
方程中的系数a0由你得到的根p*来确定.
(parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
- 2005-12-03 18:11:10下载
- 积分:1
-
NURBS插值插补
实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)
- 2018-05-18 15:57:29下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
examplefrequencyspectrumannlysis
example frequency spectrum annlysis
- 2007-12-12 14:17:51下载
- 积分:1
-
analysisM2
数学建模的钻井布局题解决的源代码,包括矩阵的映射,井的覆盖范围的叠加等等代码(Mathematical modeling of drilling to solve the layout problem of the source code, including the matrix of the mapping, the coverage of well superimposed code etc.)
- 2009-07-16 19:04:24下载
- 积分:1
-
Matlabstructlight
结构光是三维重建matlab完成实例~。(Which matlab just completed rebuilding the structure.)
- 2011-09-18 14:16:51下载
- 积分:1
-
BPSK
BPSK仿真,Eb/N0=0:10,得出BER与Eb/N0的关系曲线,AWGN信道(BPSK simulation, Eb/N0 = 0:10, draw BER versus Eb/N0 of the curve, AWGN channel)
- 2013-11-12 12:04:49下载
- 积分:1
-
interruptible-load-calculation
本MATLAB程序是基于离散粒子群算法的可中断负荷的优化计算(The MATLAB program is a discrete particle swarm optimization algorithm based on interruptible load calculation)
- 2020-10-18 12:17:26下载
- 积分:1
-
单相逆变器simulink仿真
说明: 单相逆变器simulink仿真,用MATLAB的Simulink模块对单相逆变器进行仿真,并绘制波形。(Simulink simulation of single-phase inverter, use Simulink module of MATLAB to simulate single-phase inverter and draw waveform.)
- 2020-05-28 21:47:38下载
- 积分:1
-
SAR_Filter
说明: SAR图像的滤波器,包括GAMMA、lee以及中值滤波(SAR image filters, including GAMMA, lee, and median filtering)
- 2011-04-11 10:18:04下载
- 积分:1