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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 1

| akzeptiert

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0