Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | Solving a system of NONlinear equations

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

Solving a system of NONlinear equations - hr21...@bath.ac.uk - Jul 18 16:58:28 2008



Solving a system of nonlinear equations

Hi all,

I have an algorithm that outputs 5 nonlinear equations with
x,y and z as unknowns. e.g. aX+bY+cZ=W
These are represented in a matrix as:
P= [a b c] and R=[W] (these values are available)

I'm wondering, aside of doing P\R, what other functions
or effective algorithms are good to be implemented in Matlab?
Please don't suggest fsolve as the optimization toolbox is
not supported.

Thank you


(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )