Community Profile

photo

Mohamed Asaad


Last seen: 2 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Foor loop; iteration
I want to use a for-loop to iterate and adjust the value of x until either V_check equals V or the absolute difference between V...

2 months ago | 1 answer | 0

1

answer

Question


Determine if an element in array of doubles start with patten
Hey, I need to find the index of the first element that starts with a specific number. So in this picture for example, if i giv...

1 year ago | 2 answers | 0

2

answers

Question


import data from csv and plot it
Hey, I need to import data from this csv-file and plot it. I tried to use this code but i get the Nan in every single value in ...

1 year ago | 2 answers | 0

2

answers

Question


Loop through a matrix and an equation
Hello, I need to loop through the matrix X and then convert the (-1 0 1) to actual value for three different variables (P, T, q...

1 year ago | 2 answers | 1

2

answers

Question


Import data from .DTA file to Matlab.
Hi! I need to import data from from .DTA file to plot them in MatLab. Does anybody know an appropriate way to do that? I have t...

2 years ago | 1 answer | 0

1

answer

Question


Convert file with negative value and nan to double
I am using the below code to import data from another file and to convert commas to dots to be able to plot the values from diff...

2 years ago | 1 answer | 0

1

answer

Question


solving an equation with a condition
Is there any way to find a value to z that makes the solution of this equation consisting of only negative real numbers or negat...

3 years ago | 2 answers | 0

2

answers

Question


fsolve with one variabel
Hi! Could any one help me with solvin this problem usin "fsolve"? When i run this i get: "Undefined function 'fsolve' for inpu...

3 years ago | 2 answers | 0

2

answers

Question


Multiplication of matrix including function with vectors
Could anyone help me with that: syms SI(s) V(s) v(s) G(s) C = [-1; -1]; SI(s) = [s 0 0 s]; A...

3 years ago | 1 answer | 0

1

answer