Community Profile

photo

Eddy Iswardi


Last seen: fast 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to give a command like goto
I have code like this clc; clear; questions = {'Stick Up = ' 'Stick = ' 'Stuck = ' ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Make a quiz in matlab
I have questions for my quiz like this example questions = {'How many earth? ' 'Is 7 a prime number? ' ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to show word from excel?
I want to show the word from excel. But I don't know how to show it. This is my code. clc; clear all; T=readtable('EVASUSANTI...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to add the value of the 3 highest elements automatically from a vector?
I want to add the 3 highest elements of 'y' to 'sk'. But I don't know what code to use to automatically add them. in this case, ...

etwa 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to add the value of elements that have a value that is more than a certain boundary value in the vector automatically?
I don't know how to add value of my vector automatically. However I have two cluster for 'y' vector. That are the element of y l...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to Update value of some matriks element with looping?
I have condition for my matrix. Matrix x1,x2, and y. When element of y is less than 10, the y element will update will sum of x...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to numbered title plot in looping?
I want to make a numberd in my title plot. The number is following the looping. How to make it? this is my code title('Grafik P...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to sum my matrix element?
I have problem with my matrix. I cannot sum my matrix element 'kl', this is my code clc; clear all; x=[0.1 0.2 0.3 0.4 0.5 0....

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why my plot is not working?
I have a problem with my plot. When I do plot(R). This picture will be shown and when I do plot(y), this picture will be show...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to read matrix data from excel?
.My excel data is above. I want to change my 'x' and 'y' in my code with importing data from excel. How to make the code. This ...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to read excel data in matlab code
I want to change my 'x' and 'y' in my code with importing data from excel. How to make the code. This my latest code clc; clea...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to show all figure in lopping to only only one figure?
I have looping for my figure. I want to make all the figure (figure 2 until figure 99) show in one figure. How to make it? this ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to simplify my looping code?
I have a looping. But its too long, How to simplify my Looping code? This is my code clc; clear all; x=[0.1 0.2 0.3 0.4 0.5 0...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Anyone can help me for the Code finite difference method (backward difference)?
this is finite difference scheme and limit values ​​and initial conditions. I've try to make the code, but I think something...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten