Nkenna Amadi
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
115,957
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
combining matlab code to simulink
hi i have the following code. i want to be able to combine it with a simulink model, where the simulink model would provide a so...
6 years ago | 1 answer | 0
1
answerQuestion
multiple functions in code to define different pathways
Hi, i have the following code, at the moment it gives me results like the one shown in picture 1 as it searches along one path, ...
6 years ago | 1 answer | 0
1
answerQuestion
vector equals to value in matrix
i have a vector, A=0.9997 and a matrix gg=(0.35:0.0001:2); when i try to run,= any(eq(A,gg)) or any(A==gg); to find if A is in g...
6 years ago | 2 answers | 0
2
answersQuestion
Finding peaks and troughs of sinusoidal from a Matrix and elements bounded within
Hello i have a matrix that consists of zeros and ones. It has 5 sinusodial shapes linked together as seen in the image attached....
6 years ago | 1 answer | 0
1
answerQuestion
reducing computational time by removing global variable
hello, i wanted to know whats the best way to get rid of the use of 'global" and still be able to run this code as it takes alot...
6 years ago | 1 answer | 0
1
answerQuestion
Reduce the computational time
Hello, i have this code as follows below, it currently takes me about 20mins to get results, is there anyhow i can reduce comput...
6 years ago | 1 answer | 0