Feeds
已回答
Integration of fft signal
Hi Moza, There are many ways in MATLAB to integrate discrete data, like the FFT signal in your case. One common approach is to...
Integration of fft signal
Hi Moza, There are many ways in MATLAB to integrate discrete data, like the FFT signal in your case. One common approach is to...
9 days 前 | 0
已回答
How to plot a single vector on a polarhistogram with data.
Hi Patrick, To plot a vector at a manually calculated angle in MATLAB, you can utilize the ‘polarplot’ function. Polar plots a...
How to plot a single vector on a polarhistogram with data.
Hi Patrick, To plot a vector at a manually calculated angle in MATLAB, you can utilize the ‘polarplot’ function. Polar plots a...
9 days 前 | 0
已回答
Display app designer results in commande window?
Hi Alifedjoun, In MATLAB App Designer, we can display output directly in the MATLAB Command Window by using standard output fu...
Display app designer results in commande window?
Hi Alifedjoun, In MATLAB App Designer, we can display output directly in the MATLAB Command Window by using standard output fu...
10 days 前 | 0
已回答
where can I find all classification functions like newff newcf newelm and more
Hi Mohammad Mehio, In MATLAB, several functions are available for creating and training neural networks, especially for classi...
where can I find all classification functions like newff newcf newelm and more
Hi Mohammad Mehio, In MATLAB, several functions are available for creating and training neural networks, especially for classi...
11 days 前 | 0
已回答
Repeating a Waveform in MATLAB
Hi Hasan, To repeat the waveform that you have designed for any desired number of periods (or cycles), you will need to make a...
Repeating a Waveform in MATLAB
Hi Hasan, To repeat the waveform that you have designed for any desired number of periods (or cycles), you will need to make a...
2 months 前 | 0
已回答
How to simulate PAM modulation and demodulation in simulink
Hi Zilliang11, QPSK modulates information using phase shifts, requiring precise phase detection and correction mechanisms t...
How to simulate PAM modulation and demodulation in simulink
Hi Zilliang11, QPSK modulates information using phase shifts, requiring precise phase detection and correction mechanisms t...
2 months 前 | 0
已回答
BER for PAM4 signal available in .mat file
Hi Mohit, The Bit Error Rate (BER) is the number of bit errors divided by the total number of transmitted bits during an obser...
BER for PAM4 signal available in .mat file
Hi Mohit, The Bit Error Rate (BER) is the number of bit errors divided by the total number of transmitted bits during an obser...
2 months 前 | 0
已回答
whats the difference btw chart and chart(MATLAB) in stateflow
Hi Sushma, A Stateflow chart is a graphical representation of a finite state machine consisting of states, transitions, and da...
whats the difference btw chart and chart(MATLAB) in stateflow
Hi Sushma, A Stateflow chart is a graphical representation of a finite state machine consisting of states, transitions, and da...
2 months 前 | 0
已回答
How can I extract a CodeProver Report?
Hi, To generate a report in Polyspace that includes your justifications and comments, follow these steps: After the analysis i...
How can I extract a CodeProver Report?
Hi, To generate a report in Polyspace that includes your justifications and comments, follow these steps: After the analysis i...
2 months 前 | 1
| 已接受
已回答
Technical documentation for pseudo likelihood iterations as implemented in fitglme
Hi, You can refer to the following documentation for some insightful information on fitglme https://www.mathworks.com/help/...
Technical documentation for pseudo likelihood iterations as implemented in fitglme
Hi, You can refer to the following documentation for some insightful information on fitglme https://www.mathworks.com/help/...
2 months 前 | 0
已回答
image steganography using DCT
Hi, For properly hiding a secret image under a cover image(steganography), the preprocessing steps are also equally important, ...
image steganography using DCT
Hi, For properly hiding a secret image under a cover image(steganography), the preprocessing steps are also equally important, ...
2 months 前 | 0
| 已接受
已回答
Generating I and Q modulation data
Hi, To start with OTFS(Orthogonal Time Frequency Space),we have to first define the parameters required like number of delay bi...
Generating I and Q modulation data
Hi, To start with OTFS(Orthogonal Time Frequency Space),we have to first define the parameters required like number of delay bi...
2 months 前 | 0