回答済み Additional statistic feature to 1D CNN
Hi Shuling,
You can add statistical features to a 1D CNN in MATLAB where the input is time-series data. MATLAB provides various...
回答済み Using Lossy Lines with Transfer Function
Hi Rohan,
As per my understanding, you're looking to estimate a transfer function in order to predict the noise figure at diffe...
2年以上 前 | 0
回答済み App Designer Error Message.
Hi,
The line "Dot indexing is not supported for variables of this type." indicates that you are using dot indexing on wrong va...
回答済み Zero-Order Hold block transfer function
Hi Violet,
In Simulink, the Zero-Order Hold (ZOH) block is used to model the discrete-time representation of a continuous-time ...
回答済み Errors in converting to C code
Hi Maurilio,
I was able to reproduce the error using the code you provided. After analysing your code, I noticed that the cell ...
回答済み Make a chart from two tables
Hi Jose,
I think that you want the gene names with and without the additional T in consecutive rows.
For this you can follow t...
2年以上 前 | 0
回答済み Reversing a function at the Receiver side
Hi Abdelrhman,
As I can see, you have a modulator at the transmitter side, and you want a demodulator at the receiver side to ...