Nkenna Amadi
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0