Community Profile

photo

Putri Basenda Tarigan


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


how to find value of variables in more than one function that equal to zero in matlab
I have 3 functions that equal to zero, there are two variables for each function. the total variable is 3. for example the vari...

3 years ago | 0 answers | 0

0

answers

Question


How to plot scatter 3D with different marker?
Hello everyone. If I have X=randi(9,3,1) Y=randi(9,3,1) Z=randi(9,3,1) How can I plot scatter 3D X,Y,Z with different mark...

3 years ago | 1 answer | 0

1

answer

Question


how to overcome error: Index in position 1 is invalid. Array indices must be positive integers or logical values.
Hello everyone Seems I can't fix my problem I have code like this: alpha=0.1:0.1:1; a=[1 2 3 4 5 6]; u=[1 3 3 3 2 1]; op=[...

3 years ago | 2 answers | 0

2

answers

Question


how to calculate number of unique element in array?
Hi all. if I have matrix like: c = 1 1 1 1 1 1 2 1 2 2 2 3 2...

3 years ago | 2 answers | 0

2

answers

Question


compare and sort element in two arrays in matlab?
Hello everyone, I have two array a=[3 1 2] b=[2 3 1] each element in each array has one value, that is c. for example c(a(1...

3 years ago | 2 answers | 0

2

answers

Question


how to do sum of element of multiple number in matlab?
Hello everyone. If I have m=[3 3 4 3 2 4 3] c=[3 4] then I want to calculate the sum of m(c) at the same time I tried b=...

3 years ago | 2 answers | 0

2

answers

Question


how to convert cell to number in matlab
Hello everyone, I'm beginner in matlab. Could somebody help me on this: I read my data as cell array from excel, where in one ...

3 years ago | 1 answer | 0

1

answer

Question


How to count the amount of excell row
Hello. I have an excel file with 80x10. for the first column, it has number from 1 to 10 but appear in many rows. for example ...

3 years ago | 1 answer | 0

1

answer

Question


how to code project schedule in matlab?
Hello. I just study matlab, and want to apply it for optimization in construction project in terms of time, cost, and quality. ...

3 years ago | 0 answers | 0

0

answers