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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0