photo

Hayao


Last seen: 19 días hace Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Cannot save a matrix into a csv file correctly
So I have a matrix with doubles inside like this 0.001  9.86543... 0.002  5.26811... 0.003  4.91702... and so on. Using wri...

8 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Store structure output into an array that you can index
I used a [X,fval,exitflag,output] = fmincon(fun,...) for global optimization that is in a parfor loop. In each loop, I get an "...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Global fitting two functions with shared parameters and variable, which fits two different data sets, respectively
I recently asked a similar question here: https://www.mathworks.com/matlabcentral/answers/1904370-global-fitting-of-two-differe...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Global fitting of two different function with shared parameters on two different data sets
I am trying to generate a script to fit two different (tediously long) functions that describes two different properties of a ce...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


"Vectorization" of a script with a matrix
Dear all, I am trying to make a code that does certain calculations on a (very large) symbolic matrix as fast as possible. ...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I know gpuarray could improve for large sized matrix multiplication, but does it also improve if it has very large symbolic elements?
Dear all, Just as the question says, I know that gpuarray could improve large sized matrix multiplication. However, what if I...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Help reducing memory usage during large matrix multiplication
I have a certain 343-by-343 matrix V3 and a certain 343-by-1 vector V2 produced by certain algorithm and I want to do the follow...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem with cell array indexing when using parfor
Dear all, I'm try to do certain calculation that automatically generates a certain (large) matrix for each iteration and calc...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Convert 3D cell array (with 3D vector in each cell) into a single matrix
I have a n-by-n-by-n cell array, where each cell contains a vector of 3D coordinate. I want to convert this 3D cell array into a...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Producing a matrix from particular calculations from 3D cell array (of vectors)
Dear all, I was wondering if there is a way to produce a matrix consisting of distance between all possible combination of two v...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


"To RESHAPE the number of elements must not change" error during plot
Dear all, I have a function (1x1 symfun) S4(t) with a variable of t. It's a very very long expression so I cannot write them ...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Setting assumptions for a function when solving system of ODEs
I have a following code below that is supposed to solve a dynamic system. I am trying to restrict X3(t) to be less than or equa...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Solving a system of nonlinear inhomogneous ordinary differential equations?
Hello everyone, I am planning to solve an extremely large nonlinear inhomogeneous ordinary differential equations (20 and more!)...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why can't I solve eigenvector correctly? (eigenvalue problem)
The following matrix H is composed of two different constant a and b: a, b, 0, 0, 0, b b, a, b, 0, 0, 0 0, b, a, b, 0, 0...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Fitting curves with several complicated conditions
I have a system of 26 (linear, nonhomogeneous, ordinary) differential equations that looks like this (in matrix form): X'(t) ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


ezplot fails to plot
I am currently working on a very complicated plot obtained from solving system of 25 differential equations. The resulting pl...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Efficient way of calculation matrix exponential in matlab
I am currently trying to solve a matrix exponential of a matrix that has the form of [a 0 b 0] [0 c 0 d] [e 0 f g] ...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


MATLAB fails to solve a system of seventeen ODE in matrix form
Hello, I have recently downloaded the trial version of MATLAB with symbolic math toolbox in order to solve a system of seventeen...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Solving a system of differential equation numerically but with constants
Hello, I am asking this question before I buy MATLAB to make sure that I can get a solution of a problem (so that I won't be ...

casi 9 años hace | 1 respuesta | 0

1

respuesta