Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 1

| aceptada

Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

Respondida
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. ...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0