photo

Ilias Minas


Last seen: 거의 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

19 질문
0 답변

순위
139,658
of 300,369

평판
0

참여
19 질문
0 답변

답변 채택
57.89%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

6년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변