搜索资源列表
解线性方程组的迭代法2
- 介绍了方程的迭代方法
光纤光参量放大器四耦合方程的matlab解法
- 通过此程序,可以解四波混频四耦合方程组
微分方程的matlab程序
- 常用的matlab解微分方程程序
Matlabjiedianyouhua
- 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
matlabnsoodeami
- 这是一篇关于常微分方程数值解及其Matlab实现的论文形式的论文-This is the article on the numerical solution of ordinary differential equations and Matlab implementation form of a thesis paper
High_speed_Reed-Solomon
- 近几年关于高速Reed-Solomon编译码实现的论文,详细讲述了Chein,Forney,解方程模块的设计-In recent years, the high-speed Reed-Solomon coding and decoding achieve the papers detail in Chein, Forney, solving equations Module
wudianchafengeshi
- 给出了二维泊松方程在单位正方形上的五点差分格式。并运用线性方程组的古典迭代解法——Jacobi迭代求解出在区域上的数值解。最终绘制数值解的图形。-For two at a loose equation in a unit of the square to five o clock. the format and use of linear equations that of classical iterative solution — — jacobi iterative the solutio
四阶龙格库塔法解振荡方程VC++实现及画图
- 四阶龙格库塔法解振荡方程VC++实现及画图,一般使用VB编写不能画图,此程序经过改进能很好拟合。
henduojiefangcheng
- 利用matlab解方程的程序,可以用过微分方程,提供了集中方法-Using matlab solving equations can be used to differential equations, provides methods
simpson
- 辛普森公式 解方程 数值分析 梅立泉 作业-solve the equation
Gauss_pivot
- 高斯迭代解方程 数值分析 西安交通大学 作业-xjtu matlab solve the equation
gg
- 一个不错的解方程软件,可以直接输入参数解一元一次方程,一元二次方程,二元一次方程,三元一次方程,不完全一元三次方程,在设计工作中遇到需要频繁解方程时,可以减少不少工作量-very good
bun_xh45
- 是学习PCA特征提取的很好的学习资料,采用热核构造权重,插值与拟合,解方程,数据分析。- Is a good learning materials to learn PCA feature extraction, Thermonuclear using weighting factors Interpolation and fitting, solution of equations, data analysis.
qing_ww44
- 插值与拟合,解方程,数据分析,包含收发两个客户端程序,三相光伏逆变并网的仿真。- Interpolation and fitting, solution of equations, data analysis, Transceiver contains two client programs, Three-phase photovoltaic inverter and network simulation.
dkrjy
- 插值与拟合,解方程,数据分析,解耦,恢复原信号,构成不同频率的调制信号。- Interpolation and fitting, solution of equations, data analysis, Decoupling, restore the original signal, Constituting the modulated signals of different frequencies.
nkfik
- 真的是一个好程序,插值与拟合,解方程,数据分析,虚拟力的无线传感网络覆盖。- Really is a good program, Interpolation and fitting, solution of equations, data analysis, Virtual power wireless sensor network coverage.
g
- 解方程,很有用,特别有用,非常有用,老有用了(matlab to solve the equation,it is simple and useful)
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软件利用牛顿法进行方程求解的程序代码,简单易懂
KS方程数值解
- 用MATLAB求解ks方程,初值给定为正弦波,可以调整Fourier级数用于计算,用以预测混沌现象。