photo

Nkenna Amadi


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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, ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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....

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort