搜索资源列表
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
the_ th
- 枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。 分析: 这是个不定方程——三元一次方程组问题(三个变量,两个方程) x+y+z=100 5x+3y+z/3=100 设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all po
牛顿法解方程之混沌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
sanyuan
- 三元一次方程组计算器——输入参数,参数间用“,”割开,即刻得到结果。-ternary linear equation group calculator -- input parameters, the parameters "," slit and receive immediate results.
fdcommand
- 线性化和整理命令: 性模型(状态方程) 高级方法 性模型 的状态参数 -linear and collating order : model (equation) Senior methodological model of state parameters
Gen
- 2元方程的求根的java实现,用组合框完成-two yuan Solving the equation of java realized, complete with box mix
EX020100
- 卷积以差分方程表示的系统的频谱函数和稳态输出的计算-convolution to the differential equation, said the frequency functions and the calculation of the output steady
fdtd2D3
- 很好用的利用吸收边界条件解决二维maxwell方程的时域有限差分法matlab源程序- The very easy to use use absorbs boundary condition solution two-dimensional maxwell the equation the time domain finite difference method matlab source program
chaos06
- 该软件用于研究周期信号的混沌检测,通过Duffing方程,检测极微弱信号,非常有用。-software for the study of the cycle of chaotic signal detection through Duffing equation, detect very weak signal, very useful.
rcd
- 问题描述: 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画. -Problem descr iption :
gauss+ation
- 这是一个高斯消元发解方程的c语言实现。对于接多元方程非常的方便-This is a Gaussian elimination of the solution equation c language. For multiple access very convenient equation
modal
- 带近似单位脉冲的状态方程模块构成的仿真模型,是用matlab语言编的-pulse units with approximate equation of state module consisting of simulation models using Matlab is the language of the provision
yuanzhut
- 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 -cup of boiling water cooling cylinder model, the bottom radius of
coedge
- 矩量法求磁场积分方程。选取RWG函数进行共边判断RWG单元-Moment Method of magnetic field integral equation. RWG function selected a total judgment RWG edge modules
highflybird-solve
- autolisp编写的解决一元线性方程的程序,用了3种方法。-autolisp prepared solve a linear equation procedures used three methods.
4jie_longgekuta
- 运用四阶龙格-库塔法解一阶常微分方程(定步长)-four bands using the Runge - Kutta method of first-order differential equation (fixed step)
work
- 用MATLAB做的解方程的程序源程序及演示课件。-do with MATLAB solution to the equation and demonstrate procedures source courseware.
equation
- 应用Matlab语言的微分方程仿真实验程序
quadratic-equation-with-one-unknown
- 一元二次方程求解,可以求解实根与虚根等多种情况下的解。-quadratic equation with one unknown solution, you can solve the real root and virtual root and other situations of the solution.