实用的电子书《偏微分方程的MATLAB解法》,是一部介绍常偏分方程的经典著作,偏微分方程必常微分方程更复杂,是研究非线性科学的必备工具书。
上传时间: 2016-04-02
上传用户:ljmwh2000
微分方程的数值解法MATLAB Matlab. 程序. (. 主程序:. ZCX). global P. t0,Y0,h,N %输入初始条件、计算步长和迭代次数. M, K, C %输入结构参数. A=[0, I -M
上传时间: 2014-01-15
上传用户:D&L37
可以画出双曲线的图形,比较好用,同时也可为大家编写画其他函数曲线提供借鉴.
上传时间: 2016-04-03
上传用户:dengzb84
谱域法求解电磁场扩散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a spectral method
标签: electromagnetic diffusion equation Fortran
上传时间: 2014-01-10
上传用户:璇珠官人
求解方程 包括求解线性方程非线性方程,微分方程等
上传时间: 2013-12-23
上传用户:一诺88
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
标签: Least-squares arbitrary Purpose Builder
上传时间: 2013-12-18
上传用户:宋桃子
牛顿法图解方程。利用牛顿切线法求解固定方程,并图示解方程过程。
上传时间: 2016-04-07
上传用户:tuilp1a
该程序源码能够很好地用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。
标签: Yule-Walker Levinson 程序源码 AR模型
上传时间: 2016-04-08
上传用户:aa54
利用该源码程序可在归一化频率轴上绘出归一化的功率谱曲线。
上传时间: 2013-12-11
上传用户:sdq_123
matlab实现的椭圆曲线点加函数
上传时间: 2014-01-12
上传用户:dave520l