X*Y=X and sum(X)=1
hello,
i would like to know what is the easiest way of solving the following
system of equations:
X(1xn)* Y(n*n)=X(1xn)
I know Y and i know that the sum of all the elements of the unknow
vector X must add 1
thanks,
olea
PS: ideas on how to solve this in MATLAB are also very welcome :-)
.
Relevant Pages
- addition question
... I know this is really simple but I am just starting on Matlab so am ... new to this whole scene...basically I have two separate columns ... the sum of each column. ... Prev by Date: ... (comp.soft-sys.matlab) - Re: Matlab for Solving TSP
... if you want, mail request to r_kam1@xxxxxxxxx ... I would like to have matlab code that solving TSP with Hopfield NN, Please,Please,... ... Prev by Date: ... (comp.soft-sys.matlab) - Re: Matlab is not a real array oriented language.
... libraries for linear algebra, which is all about 1D and 2D matrices. ... spent a lot of time and effort popularizing the name MATLAB. ... and allow the debugger to stop when certain errors or warnings are ... If the input is a vector, SUM ... (comp.soft-sys.matlab) - Re: Finite element anaysis of Navier Stokes equation
... I'm finishing my dissertation on "Dispersion of Toxic Gases in Cities", in more detail I wrote a kind of CFD code for solving the NS and the advection-diffusion equations. ... I employed some of the powerful numerical solvers of MatLAB for testing. ... I wrote a code for solving Stokes equation, which is actually a simplification of the NS equations. ... (comp.soft-sys.matlab) - Re: solving linear equations with LAPACK/Matlab
... > I am solving linear equations with Matlab and now I need to use C++ ... I am very new to LAPACK and the ... >the inverse matrix with the vector on RHS. ... (sci.math.num-analysis) |
|