已回答
can someone explain the error in this input for loop
If you can see the issue again, revert with the error message and the code you have used. Also correct the usage of fprintf comm...

6 years 前 | 0

已回答
Wave Upward Zero Crossing Function
The variable len3 is defined in the following loop. if xDetrended(1,1)==0 & xDetrended(2,1)>0 len3=1; end if (xDetrended(1,...

6 years 前 | 0

已回答
Communication Toolbox General CRC Generator
Since your data is an array of integers and the General CRC Generator block expects binary, you could use an integer to bit conv...

6 years 前 | 0

已回答
how to Use cumsum for a random variables of times to reach a certain value
I understand that you have packet arrival times generated randomly and I assume you want to find the number of packet arrival in...

6 years 前 | 0

| 已接受