搜索资源列表
LU.rar
- 解矩阵方程,可分解为两个矩阵,一个为上三角矩阵,一个为下三角矩阵,再求解,会简化计算,Solution of matrix equation, decomposed into two matrices, one for the upper triangular matrix, a lower triangular matrix, and then solving, will simplify the calculation of
c
- 用回溯法求解0—1背包问题,并输出问题的最优解。-Retrospective method with 0-1 knapsack problem, and output the optimal solution of the problem.
dengshuihuodu
- 计算NaCl-KCl水溶液体系等水活度下对应二元浓度-Computing system NaCl-KCl aqueous solution of water activity, such as the concentration of the corresponding binary
xiaochengxu3
- 1、输入一元二次方程的系数,求方程的解 2,编程求1!+2!+3!+ … +15! 3.编程求“水仙花数”。 -1, enter a Quadratic equation coefficients, the solution of Equation 2, the programming seeking a!+2!+3!+ ...+15! 3. Programming to strive for " a few daffodils."
240512-lixia2
- 解稀疏对称方程组的ICCG法fortran源程序-Solution of sparse symmetric equations of the ICCG method fortran source code
Lab7
- This the solution of the final lab 7 of the msp430 launchpad workshop. the code is written in assembler.-This is the solution of the final lab 7 of the msp430 launchpad workshop. the code is written in assembler.
beibao
- 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2) (1,4,5) (8,2) (3,5,2)。 -Suppose there are a load of the backpack of the total volume of T
Newton-Raphson
- Newton-Raphson 算法 用来求解非线性方程组根的解法-Newton-Raphson algorithm used to solve the root of the solution of nonlinear equations
Asg2-sample-solution
- c语言学习小样 小功能可以调试-small features of c language learning sample can debug
ceshi
- 采用AT89C2051单片机,晶振11.0592MHZ,通讯速率19200,采用TTL串口通讯 手机号码缓存在28H-33H的内存中 短信内容缓存在48H-57H的内存中 短信中心的号码存放在58H-63H的内存中 密码"车辆报警"存放在64H-73H的内存中 手机号码存放在74H-7F的内存中 P1.0为手机开关机控制端 P1.1为串口接收模块数据OK P1.2为解防/设防控制端- AT89C2051 microcontrol
1ahp
- 层次分析法中判断矩阵最大特征值、权向量的求解以及一致性检验。-Analytic Hierarchy Process to determine the largest eigenvalue matrix, the solution of the weight vector and the consistency test.
dandao1
- 该程序段有助于解决微分方程组的求解,所用的方法为龙格库塔法-The block can help to solve the solution of differential equations, the method used for the Runge-Kutta method
matlab-pde
- 偏微分方程数值解法,内含十多个方法matlab代码-Numerical Solution of Partial Differential Equations
GAOR
- 一个很好的关于广义超松弛迭代解法的例子程序,例子矩阵可随意改-A good solution of generalized SOR examples of procedures, examples of the matrix can be freely changed
newton
- newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
gaosixiaoyuanfa
- 高斯消元法,可用于解齐次方程。大家可以-Gaussian elimination method can be used for solution of the homogeneous equation. Try
MATLAB
- 单自由度系统对初始条件和简谐激励相应 由单自由度的运动方程和初始条件得到二阶非齐次常微分方程,它的解有对应的齐次方程的通解和非齐次方程的特接构成。-Single degree of freedom system to initial conditions and the corresponding harmonic excitation Special general solution of the equations of motion and initial conditions b
pwfszjf
- 偏微分数值解法的c语言程序 这是偏微分数值解法课上的作业-Numerical solution of partial differential c language program which is the numerical solution of partial differential operations on classes
Solution-of-MPIT
- 对微机原理和接口技术(第二版)课后习题的详细解析。-The entire and particular solution of the homework problems on the second edition of the Microcomputer principle and interface technology.
Cholesky-solution-of-equation
- 乔累斯基解方程主要用于矩阵求解,线性方程组求解等,用法较广-Cholesky solution of equation