Fun Dan
Followers: 0 Following: 0
Statistics
RANK
245,295
of 295,486
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,236
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 do I preallocate memory in a For loop code?
How do I preallocate memory for the for loop below? And does preallocating memory makes a simulation run faster? #1 for M...
9 years ago | 1 answer | 0
1
answerQuestion
Need Help fixing a for loop for iteration
Hi, I have the following code but it is not giving me the values I want. The loop is not working. Basically, I want the varia...
9 years ago | 1 answer | 0
1
answerHow do I generate distances between a varying object within a grid and 5 fixed locations.
Thank you Joseph. You are right. I was told I could use the pdist() but I do not know how to use it either. I tried but it's not...
9 years ago | 0
Question
How do I generate distances between a varying object within a grid and 5 fixed locations.
How do I generate a code that would *calculate the distances of the 4 stations and EU to the DC for every given location of the ...
9 years ago | 2 answers | 0
2
answersQuestion
I need help with fixing the error in my for loop equation
Please how do I fix the error message: Attempted to access ID(3); index out of bounds because numel(ID)=2. I am trying to get...
9 years ago | 2 answers | 0
2
answersQuestion
If...elseif Statement Not Pulling Variables
Please I need help. I am trying to run the following arguments for three different cases using the if..elseif statement but it i...
9 years ago | 1 answer | 0
1
answerQuestion
How can I pull or link a matrix output from m-file into simulink?
I have an output in matrix format in m-file. For example, I have the values a11, a12, a21, a22 calculated already, and I want to...
9 years ago | 2 answers | 0