|
特别提示
源码搜搜是一个自动搜索中英文源码的搜索引擎,所以,如果请仔细阅读搜索到的英文源代码,它们和您的想要的中文有很大的关联。
另外,为了保证您得到最全面的结果,建议您直接搜索中文。
暂不支持繁体中文,请谅解!
相关搜索
相关词条
线性方程(linear equation):代数方程,如y =2 x +7,其中任一个变量都为一次幂。这种方程的函数图象为一条直线,所以称为线性方程。
一个线性方程在实际应用中可以写作:
y = f(x)
其中f具有如下特性:
f(x + y) = f(x) + f(y)
f(ax) = af(x)
这里a不是向量。
站内搜索
|
求解二阶微分代数方程组源代码 Differential Algebraic Equation Solvers 2007年12月11日 Matlab R10 这是求解二阶微分代数方程组DAE, http://www.codesoso.com/code/DAESolver.aspx odeint for solving ordinary differential equations (ODEs),... Ordinary differential equations An ordinary differential equation describes the evolution of some quantity x, http://www.codeproject.com/KB/recipes/odeint.aspx dae2.m solves a set of differential algebraic equations (DAEs)
f(t,y,y')=0 where y'=dy/dt
with a 2nd orderA solves a set of differential algebraic equations f(t,y,y')=0 where y'=dy/dt. Differential Equations http://www.mathworks.com/matlabcentral/fileexchange/28 Differential Equations for Physics Matlab符号计算与微分方程 2009年03月11日 serrery 热心分享 MATLAB R2008b 这是Matlab本科生教程的第四部分, http://www.codesoso.com/code/Differential_Equation_Physics.aspx Fourth-order partial differential equations for noise removal 四阶降噪算法的实现 2009年04月12日 upcsyq http://www.codesoso.com/code/Fourth_order_partial_differential_equations_noise_removal.aspx [DESCRIPTION]
First-order-degree linear differential and non-homogeneous equation's solution possible the unknown eq. Differential Equations. "differential equation", "integration factor", multipler, mathematics http://www.mathworks.com/matlabcentral/fileexchange/15408 To solve cardiac PDe equations i propose *-serie,or x-serie solution V(x,t)=no(t)+n1(t)x+n2(t)*x*xIn my cardiac ebook volume 3,partial differential equations of cardiac propagation VI1, http://www.mathworks.com/matlabcentral/fileexchange/24103 with discontinous fuel cost equations...The allocation, quadratic equation option and the fuel cost are ...0000 x = 1 4 1 1 2 4 1 1 1 1 1 2 1 1 1 MATLAB 7 (R14) differential evolution, economic dispatch, optimizat... http://www.mathworks.com/matlabcentral/fileexchange/24761 homogen differential equation generally solution technique Differential Equations. "homogen differential equation", "differential equations", http://www.mathworks.com/matlabcentral/fileexchange/15439 Simulation Models. nonlinear differential equation dual CSTRDual CSTR nonlinear differential equation model. It consists of 4 differential equations with mole and energy balances over the 2 reactors. http://www.mathworks.com/matlabcentral/fileexchange/15240 solve first and second order differential equations with initial conditionsDownload demo project - 10.7 Kb
Download source - 7. http://www.codeproject.com/KB/recipes/SolvingDifferentialEqns.aspx function solves fractional-order differential equation with constant coefficients Controls and Systems. fractional, differential equation, solver, http://www.mathworks.com/matlabcentral/fileexchange/13866 Solution of 2nd order differantial equation by Rayleigh Ritz method Differential Equations. "Rayleigh ritz", FEM , "2nd order equation", http://www.mathworks.com/matlabcentral/fileexchange/17008 example which explains how to solve differential eq in Matlab Differential Equations. ode45, "differential equation", Mathematics, functions http://www.mathworks.com/matlabcentral/fileexchange/21320 of first two moments of LSDE Differential Equations. Linear, SDE, (LSDE),The linear Stochastic Differential Equation (LSDE) is very widely used equation in the noise analysis of LTI circuits. http://www.mathworks.com/matlabcentral/fileexchange/18056 Galerkin方法求解常微分方程组的实现 Differential Equations (ODE) Solver through Galerkin Method 2008年10月29日 MATLAB 7. http://www.codesoso.com/code/Galerkin-ODE.aspx Differential quadrature matrix. Differential Equations. "Differential Quadrature", "Lobatto Derivative", mathematics http://www.mathworks.com/matlabcentral/fileexchange/7170 Resolve Partial Differential Equation 偏微分方程解法 2009年09月04日 36051121 热心分享 matlab 求解偏微分方程组,一个偏微分方程解法的实例。 源码下载: http://www.codesoso.com/code/Resolve_Partial_Differential_Equation.aspx Thee purpose,
1. Speed up the convergence of correcting for each points (By newton method).
2. To find the first few points by this method Differential Equations. predictor-corrector, newton, corrector, mathematics http://www.mathworks.com/matlabcentral/fileexchange/10938 Differential Equations. Commutation, relations, derivatives,... This is desireable when forming an integral equation from a diffential equation. http://www.mathworks.com/matlabcentral/fileexchange/5391 |