Feeds
提问
Nonlinear least square regression for matrices
Hi Given an equation in the form of where is a by one matrix and a number of data matrices for , can nonlinear least square ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to calculate the norm of a multi-dimensional matrix?
Hi I'm trying to find the norm of a multi-dimensional (4D) matrix. I've tried norm(X) but I get the error Error using no...
6 years 前 | 0 个回答 | 0
0
个回答提问
Mex debugging keeps crashing
Hi I'm following the instructions <https://au.mathworks.com/help/matlab/matlab_external/debugging-on-linux-platforms.html her...
7 years 前 | 0 个回答 | 0
0
个回答提问
Solving a large system takes too much memory?
Suppose i have a sparse matrix M with the following properties: size(M) -> 100000 100000 sprank(M) -> 99236 nnz(M)...
10 years 前 | 1 个回答 | 0