Feeds
질문
Banded Matrix Solver in Matlab
Hello, I cannot find any banded matrix specific solver in Matlab. Does anyone has a recomendation on how to do it in Matlab o...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Sparse matrix constrained optimization
Hi, I would like to solve a sparse system Ax = b with a large (3M by 3M) ill-conditioned matrix (cond number > 100). I have bo...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
How To Perform Global Optimization (Least Square Bounded) with Objective Function in Matrix From?
Hello, I have the following system A x = b with A(1000,1000), x and b both (1000,1). I would like to use a global optimizati...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Solve symbollically a 1st order ODE with non-constante coefficient - dsolve
Hello, I am trying to solve the following ODE: syms mu(z) theta u_o Kx Ky h z rho w u_x = cos(theta)*u_o*(cos(Kx*z)+...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Non-linear system of 9 equations 9 unknowns MATLAB - unknowns coupled in polynomial ratio
*Goal* I want to solve a system of 9 non-linear equation with 9 unknowns with solve Matlab. All 9 unknowns are coupled as ...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Integrate unevenly spaced discreet data on non uniform grid
I have a string of data E=6032*1, with the corresponding point location Location=6032*3 (coordinates in x,y,z). How can I integr...
9년 초과 전 | 답변 수: 0 | 0


