已回答
Why does matlab give me the wrong answer?
Although this answer is not wrong, but for getting conditions on the solution, set ‘ReturnConditions’ to true. It will return an...

5 years 前 | 0

已回答
Determining Transfer Function of Real World Systems
For modelling a heat exchanger, I would suggest you to install system identification toolbox. For data representation you can us...

5 years 前 | 0

| 已接受

已回答
Is this a right process flow of stft and spectrogram
For Short-time Fourier transform, MATLAB has an in-built function stft. This function is defined under signal processing toolbo...

5 years 前 | 0

已回答
Non-linear simulink function block help.
To convert the MATLAB file into Simulink model, you can use MATLAB function block. Follow this sequence in Simulink - In librar...

5 years 前 | 0

已回答
Problem with Arduinosetup (Bluetooth device adress)
I assume that you have already installed the Instrument Control Toolbox. This is required to connect to the Arduino hardware usi...

5 years 前 | 0

已回答
GUI table first column width adjustment
I have heard that this issue is known and the concerned parties may be investigating further. This may be enhanced in future rel...

5 years 前 | 0

| 已接受

已回答
Live data potting in Simulink R2019a
It seems to me an installation issue. Try and install it again. Also I would like to suggest you, in MATLAB 2019a, under the sim...

5 years 前 | 0

已回答
hi, I am new to NOMA (Non-orthogonal multiple access) for 5G domain. Can you please help me with basic code for NOMA
I would suggest you to go through the documentation of 5G toolbox of MATLAB, for any issues related to 5G. For NOMA, you can r...

5 years 前 | 1

| 已接受

已回答
matlab to control arduino uno borard,with 3 stepper motors.
I assume that you have already installed the hardware support package- ‘’MATLAB Support Package for Arduino Hardware.” I woul...

5 years 前 | 0

| 已接受

已回答
How can I change signal Constellation Equation to get QAM not PSK?
As I understand from your query, you want to use 64 QAM in your model. For that, you can use rectangular 64 QAM. To use this bl...

5 years 前 | 0

已回答
query regarding the leakage calculation
For creating antenna array, first you need to install Antenna toolbox and use following command to create a rectangular array. ...

5 years 前 | 0

| 已接受

已回答
TMS320F28069M: How to Transmit or receive multiple CAN message using single CAN Mailbox using Simulink
For transmitting multiple messages, you may us mux. For more information you may visit to following link https://www.mathwork...

5 years 前 | 0

已回答
How could I change the position of PWM's output?
I am assuming that you have pulse width modulated output. To change the position of your pulse you may use Pulse Position Modula...

5 years 前 | 0

已回答
Area under curve using trapz
I am assuming that you have changed your X axis values in logarithmic scale and stored it in the new variable. Now, use the f...

5 years 前 | 0