搜索资源列表
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
ax2+bx+c=0方程计算
- 一个可以解ax2+bx+c=0方程的程序,输入a,b,c即可得到结果X1,X2,包内有详细VB代码-a solution can ax2 bx c = 0 equation procedures, the importation of a, b, c results can be obtained by X1, X2, with a detailed package VB code
牛顿法解方程之混沌1.32
- 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案
软件《牛顿法解方程之混沌情况1.32》VC++版源代码
- 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
nag
- FOrtran 中解常微分方程调用库函数做相应的说明-FOrtran Solution Ordinary Differential Equations call library functions accordingly Note
20056154899909
- ode45解微分方程,C++语言编写,适合移植到DSP上-ode45 Solutions Differential Equations and C + + language, suitable for transplant to DSP
Neville
- 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
F_simu1
- 找不到分类,内容是欧拉差分算法解方程。比较简单适合初学者。-not classified, as is the difference Algorithm for Euler equations. Relatively simple for beginners.
mathcompute
- VB实现的一些数学运算算法,有解微分方程,定积分和一些函数绘图的测试,适合初学者。-VB some arithmetic algorithm, the solutions to differential equations, and some integral function mapping tests, for beginners.
gauss+ation
- 这是一个高斯消元发解方程的c语言实现。对于接多元方程非常的方便-This is a Gaussian elimination of the solution equation c language. For multiple access very convenient equation
solute_diophantine_3
- 这是我用matlab编写的一个解不定方程的程序,已经测试通过。该程序使用了比较多的技巧,对于matlab的爱好者可能有所帮助-I used Matlab to prepare a solution of indeterminate equations procedures have the test. The procedure used a lot more skills, Matlab lovers might be helpful
VB-SijielonggekutaSuanfa
- 一次仿真课上作的一个关于龙格库塔法解微分方程的一个VB程序,欢迎与大家交流-a simulation for a class on the one on the Runge - Kutta method of differential equations a VB program, and we welcome the exchange of
sdui
- 用数值计算方法研究三阶锁相环的非线性性能及其改善途径.建立具有正弦鉴相特性的三阶锁相 环的动态非线性微分方程 ,通过编制数值解程序 ,求出不同条件下的相轨迹和时间响应图 ,分析了电路参数和初 始条件对三阶锁相环非线性性能的影响 ,并提出改善非线性性能的途径.-numerical calculation method PLL third-order nonlinear properties and improved ways. Establish special sinusoidal ph
solveODEusingmatlab
- 《大学数学实验》中一道解微分方程的作业题-"University mathematics experiment," a solution of differential equations that operations
work
- 用MATLAB做的解方程的程序源程序及演示课件。-do with MATLAB solution to the equation and demonstrate procedures source courseware.
求解多元高次方程的解的个数
- 多元高次议程的求解是一个计算量很大的工作。当然,当计算机出现时,这个工作就变得十分容易了,本代码中将方程分为左右两部分,先一一求出左半部分的各个值,并将计算结果使用哈希表来存储,然后在求出右半部分的各个值并查询哈希表与左半部分的结果比较,若两者相等则解的个数加一(count+1),最后输出count的值.
xiaokang1
- 用fortran语言对偏微分方程中的泊松方程的进行数值解的程序实现 -Fortran language of partial differential equations with Poisson' s equation in the numerical solution of the program realization
08
- 内蒙古农业大学08课程设计 要求有选择菜单 解决2个问题 解方程和商品排序 -Inner Mongolia Agricultural University, 08 courses have a choice menu design to solve two problems of solving equations and merchandise ordering
good
- 可视化界面解方程的源代码。Visual interface source code for solving equations.-Visual interface source code for solving equations.
chushi
- gui界面实现解方程,分为三种:牛顿叠加法、二分法最速下降法。-gui interface to achieve solutions of equations, is divided into three types: Newton superposition method, steepest descent method dichotomy.
