Welcome![Sign In][Sign Up]
Location:
Search - fsolve

Search list

[Booksmatlab

Description: 用matlab求解非线性方程组,其中软件提供了fsolve函数进行求解!-Using matlab for solving nonlinear equations, which provides the fsolve function software solution!
Platform: | Size: 55296 | Author: 回车 | Hits:

[matlabfsolve

Description: matlab中fsolve语句数值效果较好,采用的解法是将方程组转化为最小二乘问题,调用指令lsqnonlin求解,所以,它参数的选取和优化指令的用法是一致的-matlab numerical results in fsolve statement better solution is to use the equations into a least squares problem, call the command lsqnonlin solution, therefore, it is parameter selection and optimization of instruction is consistent with the usage of
Platform: | Size: 5120 | Author: | Hits:

[Otherfsolve

Description: matlab 解各种方程的实现原理和实例-matlab solutions of various equations and examples of the realization principle
Platform: | Size: 84992 | Author: temp | Hits:

[AI-NN-PRfsolve

Description: the newtown rapson method to solve systems of non-lineaire equations-the newtown rapson method to solve systems of non-lineaire equations
Platform: | Size: 796672 | Author: Pino | Hits:

[matlabfsolve

Description: Matlab中的fsolve函数源代码。可用于解方程。-Matlab fsolve function of the source code
Platform: | Size: 5120 | Author: yzl | Hits:

[matlabnonlineareq

Description: function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods). g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2) g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2) -function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods). g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2) g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
Platform: | Size: 1024 | Author: kamakhya | Hits:

[matlabnonlineareq1

Description: function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m"
Platform: | Size: 1024 | Author: kamakhya | Hits:

[matlabnonlineareq2

Description: function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m"
Platform: | Size: 1024 | Author: kamakhya | Hits:

[matlabnonlineareq3

Description: function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m"
Platform: | Size: 1024 | Author: kamakhya | Hits:

[matlabnonlineareq4

Description: function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m"
Platform: | Size: 1024 | Author: kamakhya | Hits:

[matlabHow-Use-ODE45-to-solve-Boundary-Value-ODE

Description: In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.-In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
Platform: | Size: 82944 | Author: delin | Hits:

[matlabfsolve-function-nonlinear-equations

Description: fsolve函数求非线性方程组数值解,已经验证其正确性。-fsolve function for the numerical solution of nonlinear equations
Platform: | Size: 7168 | Author: 纪培强 | Hits:

[matlabVCSOASteadyGainTMM

Description: 基于传输矩阵法(TMM)计算VCSOA(垂直腔半导体光放大器)的稳态增益的程序。由于是从将输入端功率Pin作为已知条件,程序用Matlab优化工具箱中的fsolve函数计算了满足边界条件时的输出功率。这对于相关研究开发都是较好的资料。-This is a set of source codes, which are used for calculating the steady state gain of VCSOA based on the transfer matrix method(TMM). Since the input power of the VCSOA is regarded as a already-known condition, this program, the function "fsolve" in the Matlab Optimization Toolbox is used for obtaining the output power of the VCSOA when the input power is at some value. This is a good material for further studying the related problems, especially when using the Matlab for device simulations.
Platform: | Size: 8192 | Author: 王刚 | Hits:

[Software Engineeringfsolve

Description: matlab fsolve 函数用法 内含各种情况下使用说明-matlab fsolve
Platform: | Size: 11264 | Author: 徐婧 | Hits:

[matlabequation

Description: MATLAB求解非线性方程组 fsolve源程序代码 该列具有典型性和代表性-MATLAB求解非线性方程组 fsolve源程序代码
Platform: | Size: 1024 | Author: 殷志华 | Hits:

[OtherMATLAB-fsolve

Description: fsolve求解非线性方程组,代码可以十分准确的求解方程组,方便快捷-fsolve solve nonlinear equations, the code can be very accurately solving equations, convenient
Platform: | Size: 2048 | Author: 邵龙 | Hits:

[matlabfsolve

Description: MATLAB求解线性正定方程组,有例子和相关说-use of fsolve,,,,
Platform: | Size: 1091584 | Author: ct | Hits:

[OtherMATLAB求解非线性方程组 fsolve源程序代码

Description: 这是MATLAB求解非线性方程组 fsolve源程序代码(This is MATLAB solving nonlinear equations fsolve source code)
Platform: | Size: 1024 | Author: peanut0414 | Hits:

[OtherMATLAB求解非线性方程组 fsolve源程序代码

Description: MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code)
Platform: | Size: 1024 | Author: 美好,这一切 | Hits:

[AlgorithmMATLAB求解非线性方程组 fsolve

Description: MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code.)
Platform: | Size: 1024 | Author: lai东东 | Hits:
« 12 »

CodeBus www.codebus.net