Community Profile

photo

Ilias Minas


Last seen: mehr als 2 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


solve an ode with three methods in the same script
Hi all, I have a differential equation and I want to solve it using Runge Kuta, Midpoint method and euler. So far I have creat...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


calling a function from a script
Hi all, I have a differential equation which I want to solve using Euler method. I created a script which has only the equatio...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Script for Monte carlo method
Hi all, I have a data set and I would like to impement Markov Chain Monte Carlo method. Is there any script that I could use f...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot of log likelihood values
Hi everyone, I have the following data values [2 4 3 1 6 2 2.5 7 10] with two parameters :shape and scale. I would like to ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab play with specified location
Hello, I am trying to simulate the throw of a ball in a random location. The ball once lands, does not change positions neit...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Phase portraits of differential equations
Hi all, I am trying to sketch the phase portraits of the following differential equations, seperately x˙ = 1 − 2 cos x and ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


select specific values from a matrix based on indeces
Hi all, I have a matrxi of 4*37800. I want to keep specific values based on two indeces. The first index shows the rows that i...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


select complex numbers from cell array based on the real part
Hi all, I have a 7D cell array with complex numbers. I want to keep the complex number with the highest real part, of all ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Calculate the damping from a signal
Hi to everyone, I have the following signal and i want to calculate the damping ration. Is it possible to use a function in Ma...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Select specific cells from a cell array and create a seperate vector
Hi everyone, I have the following cell array Max_Col_Cell(9,10,15) I want to isolate every combination of the first two eleme...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Integrate inside ode45, every value of a a vector
Hi everyone, I have the following part inside a script if t<=1.5 x=(0:2.51326406981556e-05:2*pi)'; %limits for ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Calling external function in ode45
Hi everyone, I have the following equation of motion in a system of 6 equations of motion, which are solveed using ode45. dy...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to number every val in a cell array?
Hi all, I have a 7-D cell array doing with 7 variables having from 1 -15 values each. The result i am taking has the follow...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


complex number inside cell array
Hi all, I have a cell array and inside each cell i have 26 complex number with imaginary part starting from 0 until 5000. I ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


multiple x axis in 3d plot
Hi, Can i have 3 x axis in a 3d contour? And how? Thank you

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


surface from scatter 3 plot
Hi, I have the following scatter graph using the commant scatter 3 My x axis is a column vector 3042x1 (utuvals 0-0.6) my...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot a surcafe having different length vectors and cell array
Hello, I have a cell array of 7x7(see the picture). Inside every cell there are different number of values. For example in (2,2...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Keep positive real values from a cell inside a matrix
Hi, I have a matrix 21x13. Inside every cell there are 26 complex values. I want to keep only the real positive parts of tho...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


loop with two variables
Hello, I am trying to write a code to do a loop with two variables. I am solving the characteristic equation of a polynomial...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort