photo

John Smith


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


MATLAB's fsolve function
I'm currently trying to understand MATLAB's fsovle function. I have two simultaneous equations and if I take an initial guess qu...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Picking eigenvalues below a certain value.
I have a problem where I have, lets say 1000 2x2 random matrices distributed with mean 0 and variance 1. I have to find the eige...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Adjusting histogram bin width.
I have a histogram with a large range of data. It can run up to figures of 10^135(not many), these figures however are largely i...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Need help on using ODE45
I'm trying to solve the following ODE dx(1)/dt = k1 (1 + k(2)x(3)) − x(1)x(2)^2 − k(3)x(1), dx(2)/dt = x(1)x(2)^2 − x(2) +...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extracting eigenvalues and its eigenvector from a list.
Suppose I have a list all eigenvalues and their corresponding eigenvectors. Is there such a function in MATLAB that allows me to...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


writing out equation in matlab with summation.
I am trying to solve a simultaneous equation in MATLAB and to write this function down I needed to use symsum. So for example...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Solving simultaneous equations numerically
I have two equations that need to be solved numerically, I can't write out the equations explicitly but they are both of the for...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten