搜索资源列表
MATLAB 解整数规划 (分支定界)
- matlab解用分支定界法解整数规划的程序。请大家参考-solutions using Matlab branch and bound method for integer programming procedures. Please refer
matlab-code
- matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
matlab-particular-handbook
- 一个不错的matlab工程实际问题的解决方法,包括撰写MATLAB程式 ,以多组数据测试MATLAB解等-a good Matlab works the solution of practical problems, including writing MATLAB programs, with a group of data test solutions, such as MATLAB
jiefangcheng-matlab
- 用matlab解方程,包括线性微分方程、非线性微分方程等等。-using Matlab solving equations, including linear differential equations, nonlinear differential equations and so on.
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
微分方程的matlab程序
- 常用的matlab解微分方程程序
Matlab实现Apriori算法
- 简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。
相位解缠和相位展开matlab程序
- 相位解缠和相位展开matlab程序,里面还包含多篇介绍该相关解缠算法的文章,Phase unwrapping and phase unwrapping matlab program, which also includes more than to introduce the relevant article unwrapping algorithm
矩量法解Hallen方程求线天线表面电流分布
- 矩量法解Hallen方程求线天线表面电流分布,E面方向图和辐射阻抗,Moment Method Solution of Hallen equation for wire antenna surface current distribution, E surface impedance and radiation pattern
matlab
- 该程序用来解方程组的,非线性的和线性的,带有参数的方程组-The program group for the solution of equations, non-linear and linear equations with parameters
用MATLAB解常微分方程
- 利用MATLAB求解常微分方程,列举例子后并进行说明(Using MATLAB for solving ordinary differential equations, cited examples and explained)
常微分方程matlab解法
- matlab解常微分方程,欧拉公式,梯形法则等等,非常好用的小程序。
五点差分法(matlab)解椭圆型偏微分方程
- 五点差分法(matlab)解椭圆型偏微分方程,内容详尽(Five-point difference method (matlab) Elliptic partial differential equations)
解方程
- 采用matlab进行解各种复杂方程的操作的PPT和源代码。(The MATLAB is used to perform the PPT and source code for solving the operations of various complex equations.)
matlab
- 用MATLAB解高阶方程 、插值计算 以及方程的拟合(The solution of high order equation, interpolation calculation and equation fitting with MATLAB)
Matlab解微分方程(ODE+PDE)
- MATLAB解常微分方程和偏微分方程求解器介绍,算法和用法。结合几个有代表性的案例,一步步讲解,非常简单、清楚,明了(MATLAB solutions to ordinary differential equations and partial differential equations solver, algorithm and usage. A few representative cases, step by step, are very simple, clear and clear.
MATLAB
- MATLAB解常微分方程组,常见的比如传染病模型(SIR,SIRS,SEIR等)(MATLAB solution to ordinary differential equations.Common models of infectious diseases (SIR, SIRS, SEIR, etc.))
MATLAB解矩阵微分方程
- 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
matlab NLS equation
- matlab解耦合非线性薛定谔方程组,考虑自相位调制、交叉相位调制与四波混频(Matlab solves the coupled nonlinear Schrodinger equations, considering self phase modulation, cross phase modulation and four wave mixing.)
偏微分方程(PDEs)的MATLAB数值解法
- matlab 解偏微分方程 数值解法 pdf(matlab Solution partial differential equations Numerical solution)