Putri Basenda Tarigan
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
62,941
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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=[...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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=...
4 years ago | 2 answers | 0
2
answersQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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. ...
4 years ago | 0 answers | 0