Community Profile

photo

aakash dewangan


Last seen: 3 giorni fa Attivo dal 2021

Statistiche

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 3
  • Revival Level 1

Visualizza badge

Content Feed

Visto da

Domanda


How to take moving skewness and moving kurtosis in simulink
Hi, I am using simulink for real time data transfer to and from an hardware. I want to know how can I take moving skewness and ...

5 giorni fa | 0 risposte | 0

0

risposte

Domanda


SPI data reading in simulink arduino connection using LS7366 R IC
Hi, Please let me know how to use SPI data reading in simulink. I read the documentation page of SPI block, but did not unders...

2 mesi fa | 1 risposta | 0

1

risposta

Risposto
MCP4725 DAC through Arduino due in simulink
Hi, I found the solution. I used I2C communication block provided by MATLAB, It worked well. Thanks MATHWORKS :)

2 mesi fa | 1

| accettato

Domanda


Model predictive control (MPC) for MIMO system on real hardware in simulink
Hi, I want to control my MIMO (2x2) system using 'model predictive control' on the hardware in "Real time". My system is a bit ...

2 mesi fa | 1 risposta | 0

1

risposta

Domanda


MCP4725 DAC through Arduino due in simulink
Hi, i tried to generate analog output voltage by Arduino due in simulink using MCP4725. But the file does not work, and gives an...

3 mesi fa | 1 risposta | 0

1

risposta

Domanda


Incorrect description in website?
Hi,Can you please confirm that the description on resolution of Arduino due DAC pin given in the page is incorrect.In simulink i...

3 mesi fa | 1 risposta | 0

1

risposta

Domanda


Generate 12bits resolution analog voltage from Arduino due using simulink/PYTHON/Arduino IDE
Hi, I want to generate 12bits resolution analog voltage from Arduino due board. 12bit resolution generation is not possible fr...

3 mesi fa | 1 risposta | 0

1

risposta

Risposto
I am unable to figure out how to plot the phase plane of a time dependent linear system. Help
in case of time dependent system. you should assign time as a variable. So, not you will have 3 equations, where time will also...

3 mesi fa | 0

Risposto
when I using readtable to read .csv file all variable data get mixed, what are the reason for this and provide proper solution for this
Try this format, in my work it works well :) T = readtable('Acceleration with g 2023-03-15 23-30-50.xls'); time = (T(:,1)); ...

3 mesi fa | 0

Risposto
encoder block in simulink for ESP 32
I have managed to solve the problem. ESP32 libraries/files were not installed in my computer. After installing them again It i...

3 mesi fa | 1

| accettato

Domanda


how to generate 12bits resolution voltage from DAC pin of arduino due board in simulink
Hi, I am using Arduino due board DAC pin to generate voltage. I want resolution to be 12bits. But when i use in simulink, it gen...

3 mesi fa | 1 risposta | 0

1

risposta

Risposto
Error (( vector must be the same length))
length of t and x_bp are not same. Theymust have same length to plot the graph using plot command. You may use maximum availabl...

3 mesi fa | 0

| accettato

Domanda


encoder block in simulink for ESP 32
Hi, can you please tell me how can i read/measure the speed of motor using ESP32 in simulink by using any encoder block.

3 mesi fa | 2 risposte | 0

2

risposte

Domanda


data transfer to matlab workspace by running the simulink control logic in Arduino due hardware
Hello, I am using Arduino due with control block diagram in simulink to control the speed of DC motor. I want to run the contro...

3 mesi fa | 1 risposta | 0

1

risposta

Domanda


what is the fastest (high speed data transfer) way of connecting the Arduino due board (running a high speed motor) with Simulink for realtime data transmission and control?
Hello, I am using Arduino due to run two motors of high resolution encoder at high speed in simulink block diagram for feedback...

7 mesi fa | 1 risposta | 0

1

risposta

Domanda


Simulink error while running controller on hardware using arduino
Hi, I am controlling the speed of a motor (high encoder resolution) using Arduino simulink connection. I am getting the follo...

7 mesi fa | 1 risposta | 0

1

risposta

Domanda


tuning PID controller in simulink with actual hardware equipments
Hello all, I am working on a project in which i am using pid controllers to tune the gains. My system/controller is multiple in...

7 mesi fa | 1 risposta | 0

1

risposta

Risposto
Which Arduino board (Name) can be used to read the speed directly using the Encoder block of Simulink?
I have used Arduino due, mkr with motor driver shield and nano board for this purpose. Due would be the best choice because of ...

7 mesi fa | 0

Domanda


Multiple Arduino with same simulink block diagram
Hello all, I am getting the data (speed pulses) from one sensor (encoder) using Arduino due in simulink interface. Now, I want ...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


getting output in the form of 'vpaintegral' when applying dsolve command
Hello All, I have written a code to solve a problem. In my code, in the last section, when I am applying "dsolve" command, code...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


ODE to state space conversion
Hello, I have written the program given below. In this program, I have 3 ODEs. I am converting these ODEs into statespace form ...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


Converting MATLAB code into python code
Hello I have written a MATLAB code, which is given below. I want to convert this code into pythod because I am not able to run ...

oltre un anno fa | 1 risposta | 2

1

risposta

Domanda


Improving MATLAB programme to make it Run faster
Hello all, I have written a MATLAB programme to plot my simulation results. Programme is as follows: tic clc; clear all; cl...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
Reading DC motor speed with encoder in SImulink using arduino
Till R2021a, the encoder block supports only encoders on motor carrier shield which is specifically for MKR boards and Nano 33 I...

oltre un anno fa | 0

| accettato

Risposto
Error in Simulink when using arduino uno for motor speed reading
I found that when i use arduino Uno board for this application (motor speed reading), I get error at around 20000 counts/sec (10...

oltre un anno fa | 0

| accettato

Domanda


Bootloader port of Arduino MKR 1010 not detecting in Simulink
Hello, I am using arduino MKR 1010 board to read the speed of my motor using Encoder Block of simulink. When i connect my MKR ...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


how to find bootloader port for arduino MKE 1010 for simulink
Hello, I tried to use Arduino MKR1010 board for reading the speed of a motor. But, it gives me an error. Error says: The fol...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


Error in Simulink when using arduino uno for motor speed reading
Hello, I am reading the speed of a maxon EC motor (brush less) on simulink using arduino uno. The encoder is mounted on (connec...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
Simulink error message when running the model on arduino uno
I am the one who posted this question, and I found the solution. So, i thought I should share it here. The problem was due to p...

oltre un anno fa | 0

| accettato

Domanda


Simulink error message when running the model on arduino uno
Hello, I am trying to run a simulink model in arduino Uno. But whenever i click on the "Monitor and Tune" button, it gives me a...

oltre un anno fa | 1 risposta | 0

1

risposta

Carica altro