Statistics
7 Questions
0 Answers
RANK
193.991
of 295.569
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
bijna 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
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) +...
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 10 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 10 jaar ago | 2 answers | 0