Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 1

| accepted

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0