CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - parabolic
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - parabolic - List
[
matlab
]
para
DL : 0
抛物线法求解 方程的构造方法:给出[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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
董方
[
Software Engineering
]
Aterrainparabolicequatposphere
DL : 0
A terrain parabolic equation model for propagation in the troposphere
Update
: 2025-02-19
Size
: 816kb
Publisher
:
阿杜
[
matlab
]
parabolic_equation_ADI
DL : 0
求解抛物型方程的交替隐方向P-R差分格式的matlab程序实现。不过大家在用的时候要用到原函数f.m和精确解函数uexact.m,应用程序的时候只要修改精确解和右端项就可以了。-Solving Parabolic Equations PR alternating direction implicit difference scheme of matlab program. But we can use the time to use the original function fm and the exact solution function uexact.m, whenever an application to amend the exact solution and the right side of it.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhang
[
Software Engineering
]
real_time_simulaion_outer_trajectory_simulation.ra
DL : 0
实时仿真系统中关于坦克炮炮弹外弹道仿真方法还不成熟,该文在分析了现有几种方法 优缺点的基础上,提出基于射表的抛物线拟合方法,并给出了程序流程图以及几种拟合曲线方程。 通过实际应用证明这种方法运算简便、快捷,可以满足实时仿真的要求,而且可以推广到装甲步兵战车等类似系统上使用。 -Real-time simulation system on the tanks, artillery shells outside the trajectory simulation methods are not yet ripe, the analysis of the existing advantages and disadvantages of several methods based on radio-based meter parabolic fitting method, and gives the program flow chart, as well as Several curve fitting equation. Through the practical application of proven methods of computing such a simple, fast, able to meet the requirements of real-time simulation and can be extended to the armored infantry fighting vehicles, such as the use of similar systems.
Update
: 2025-02-19
Size
: 61kb
Publisher
:
木木
[
Windows Develop
]
Parabolic_Cylinder_Functions
DL : 0
Routines for computation of Weber s parabolic cylinder functions and their derivatives are provided for both moderate and great values of the argument. Standard, real solutions are considered. Tables of values are included. -Routines for computation of Weber s parabolic cylinder functions and their derivatives are provided for both moderate and great values of the argument. Standard, real solutions are considered. Tables of values are included.
Update
: 2025-02-19
Size
: 128kb
Publisher
:
guigui
[
matlab
]
RAM_Parabolic_Equation_Code
DL : 0
抛物线方程法计算水声远场传播损失仿真代码-Parabolic equation method to calculate the far field of underwater acoustic transmission loss simulation code
Update
: 2025-02-19
Size
: 19kb
Publisher
:
成天乐
[
Algorithm
]
Parabolic-interpolation-procedure
DL : 0
Fortran编写的抛物线插值法程序Parabolic-interpolation-procedure.f90-Parabolic interpolation procedure
Update
: 2025-02-19
Size
: 1kb
Publisher
:
枫过留痕
[
Other
]
163653work
DL : 0
ram parabolic equation
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Asif Iqbal
[
Mathimatics-Numerical algorithms
]
Parabolic(crank-nicholson)
DL : 0
抛物线方程的crank-nicholson方法。-Parabolic equations crank-nicholson method.
Update
: 2025-02-19
Size
: 108kb
Publisher
:
车宇
[
Mathimatics-Numerical algorithms
]
Parabolic(keller)
DL : 0
求解抛物线方程的keller盒子方法,隐式方法-Solving parabolic equations keller box method, implicit method
Update
: 2025-02-19
Size
: 106kb
Publisher
:
车宇
[
matlab
]
pe_tropos_ducting
DL : 4
大气波导环境下电波传播预测,基于抛物方程法模型的matlab程序;pe_tropos_ducting.m。-Wave propagation forecast in atmospheric ducting enviroments, based on the parabolic equation model matlab program:pe_tropos_ducting.m.
Update
: 2025-02-19
Size
: 15kb
Publisher
:
城市过客
[
DSP program
]
ADI
DL : 0
Heat Transfer ADI(Alternating direction implicit method) for Parabolic Partial Differential Equations.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
depot
[
matlab
]
REFLECTOR
DL : 0
用于计算偏馈抛物面天线方向图等指标的计算源码-Used to calculate the partial feed parabolic antenna pattern and other indicators in the calculation of source
Update
: 2025-02-19
Size
: 6kb
Publisher
:
张飞
[
Algorithm
]
Parabolic-equations
DL : 1
变系数抛物方程 用最简显格式、紧格式、Keller盒式格式求近似解和误差 -Parabolic equations with variable coefficients were the most simple form, tight format, Keller cassette format, the approximate solution and error
Update
: 2025-02-19
Size
: 2.06mb
Publisher
:
白阳
[
Algorithm
]
parabolic-Eq-fortran-FTCS
DL : 0
抛物型方程 fortran 源代码 显示格式 FTCS-parabolic Eq fortran codes explicit FTCS
Update
: 2025-02-19
Size
: 2kb
Publisher
:
唐政
[
matlab
]
matlab-solve-the-parabolic-equations
DL : 0
matlab求解抛物方程源程序,包括真值、近似值与误差,最大误差随网格数变化-matlab solve the parabolic equations
Update
: 2025-02-19
Size
: 10kb
Publisher
:
zhuyi
[
CSharp
]
parabolic-demo
DL : 0
绘制抛物线的物理演示程序,有安装包也有源代码。-To draw the parabolic physical demo program, installation package also active code.
Update
: 2025-02-19
Size
: 6.95mb
Publisher
:
sandra
[
Shot Game
]
Arrows-parabolic-effect
DL : 0
弓箭抛物线效果,精确定位到任何一点,弓箭自动带翻转效果。-Bows parabolic effect, precise positioning to any point, bows and arrows with rollover effect automatically.
Update
: 2025-02-19
Size
: 19kb
Publisher
:
月云
[
Algorithm
]
cPP-Bomb-flat-parabolic-trajectory
DL : 0
可以计算物体做平抛运动时的轨迹,包含问题介绍和程序-Can calculate the movement of the object to make flat parabolic trajectory, contains the problem description and procedures
Update
: 2025-02-19
Size
: 1kb
Publisher
:
guoguo
[
Finance-Stock software system
]
Parabolic
DL : 0
Parabolic-EA原码文件,网友分享,希望能有用,拓展思路,作为共享学习的资料(Parabolic-EA original file, users share, hoping to be useful, expand ideas, as a shared learning material.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
肥罗NO.1
«
1
2
3
4
5
6
7
8
9
10
...
24
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.