-
ALG023
NEWTON-RAPHSON求解一个连续方程,f(X)=0,前提给一个初始值( NEWTON-RAPHSON ALGORITHM 2.3
To find a solution to f(x) = 0 given an
initial approximation p0:
INPUT: initial approximation p0 tolerance TOL
maximum number of iterations NO.
OUTPUT: approximate solution p or a message of failure)
- 2009-04-30 21:25:09下载
- 积分:1
-
Stiction
Stiction建模Simulink model.
用于化工控制过程的测试。(Stiction model
for performance assessment on process control)
- 2020-12-10 21:59:18下载
- 积分:1
-
wendubianhuayubochangbianhua
温度变化对光纤光栅布拉格波长的影响,通过二维图像表示出。(The impact of temperature change on the optical fiber grating Bragg wavelength is shown through the two-dimensional image.)
- 2012-09-19 21:38:13下载
- 积分:1
-
chaoliu
本程序的功能是用牛顿-拉夫逊法进行潮流计算(This procedure is the function of Newton- Raphson power flow calculation method)
- 2008-12-13 20:36:24下载
- 积分:1
-
TheNURBSBook
工程界几何模型参数化用到的NURBS曲线生成的理论和相关源代码。可用以翼型参数化、船舶外形参数化等(the theory of NURBS curve generation and the related source code for Engineering of geometric model parameterization . Airfoil parameterization and ship shape parameterization can be used )
- 2009-12-28 16:23:33下载
- 积分:1
-
MATHMODL
matlab算法工具箱,本工具箱主要包含三部分内容
(支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats)
1. MATLAB常用数学建模工具的中文帮助
2. 贡献MATLAB数学建模工具(打*号)
3. 中国大学生数学建模竞赛历年试题MATLAB程序(Almost algorithm matlab toolbox)
- 2013-10-23 16:03:07下载
- 积分:1
-
kalman
kalman滤波器实现目标跟踪,对研究数据融合,目标跟踪有一定的参考价值(target tracking using kalman filter)
- 2014-02-25 23:51:37下载
- 积分:1
-
fouqiu_v73
一些自适应信号处理的算法,包括广义互相关函数GCC时延估计,基于kaiser窗的双谱线插值FFT谐波分析。( Some adaptive signal processing algorithms, Including the generalized cross-correlation function GCC time delay estimation, Dual-line interpolation FFT harmonic analysis kaiser windows.)
- 2017-03-30 17:14:58下载
- 积分:1
-
FEM_Eq2
to solve the ordinary differential equation given as
x^2 u - 2x u - 4u = x^2, 10 < x < 20
u(10) = 0 and u(20) = 100
using 10 linear elements
- 2010-10-28 18:50:14下载
- 积分:1
-
modified_sinr_cal
The signal received by a user over the forward link in such a high data rate system contains interference from the neighboring base stations. we note that the strength of this interference is a function of the network load in the neighboring cells. we obtain an expression for the received SINR (Signal to Interference and Noise Ratio) as a function of the traffic load in the interfering cells. Using this result, we propose an improvement to the SINR estimation scheme that is implemented in the current cellular data network. The proposed scheme provides a more accurate estimate of the user SINR by taking better account of the contribution of inter-cell interference. It builds on top of the current SINR measurement scheme by using a combination of pilot measurement and traffic load measurement
- 2011-10-10 17:05:17下载
- 积分:1