搜索资源列表
Cprograms
- 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
usefulprogram
- 主要是我自己平时用的一些小程序,希望对其他人有用,包括: (1)我的朋友信息管理 (2)一个小公司的工资管理系统 (3)金卡帐目管理 (4)建立学生成绩管理系统 (5)二分法求方程根 (6)长途电话计费程序 (7)八皇后游戏-Is usually used in my own small program, I hope useful to others, including: (1) my friend, information management (2) a sm
track_6_elements_compute
- 轨道6根数计算小程序:已知发射点信息,入轨点信息,求取轨道6要素的值。自编小程序-Track six the number of small programs: known launch point information, the orbit point information, the value of the strike track 6 elements. Self applet
ROOT
- 用于搜寻rayleigh波在多层介质中频散的解的求根函数。用matlab开发的。-this program developed for seeking the groupvelocity and phasevelocity according the period and the initial velocity。
secant
- 割线法用来求根,很好用的一个求解程序,数值方法-Secant method used for the root, a useful solution program, the numerical method
root_music
- root_MUSIC算法,针对均匀线阵的非相关求根MUSIC算法-root_MUSIC algorithm
roots-music
- 求根MUCIS算法的代码 此算法避免了谱峰搜索 因此减少了运算量-root_music algorithm avoids Spectral peak searching, has low computation cost than MUSIC
orbital-elements
- 卫星轨道参数正反算,根据卫星的位置和速度,求取实时卫星轨道的两行根数,即6个开普勒根数。卫星星历计算以及卫星轨道参数计算-Considered the pros and cons of satellite orbit parameters, depending on the location and speed of the satellite, two lines of strike root of the number of real-time satellite orbit that Ke
VB_program
- 汽车设计VB源程序,包含比如 蒙特卡洛法优化求三根的程序编制,对某转向器螺杆由静强度、疲劳强度形成的总的可靠度进行计算-vehicle design VB program source
anasys-a-systerm-
- 首先对一个飞行器进行小扰动线性化,然后求取特征根,再进行模态分析-the anasys of a control systerm
Numerical_root_solving
- 用VBA解决方程求根的问题的数值方法的代码。可以在求解、求极值的时候运用。-Using VBA to solve the root solving problem, in numerical methods.