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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0


