
aakash dewangan
Statistics
RANK
4,088
of 281,911
REPUTATION
11
CONTRIBUTIONS
35 Questions
9 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
5
RANK
of 19,064
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 134,296
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
spectrogram unit change from dB/Hz to linear scale
Hi, I am using readymade matlab function to plot the spectrogram of my data. I want to change the spectral intensity unit from ...
1 month ago | 1 answer | 0
1
answerQuestion
inverse Laplace transform in simulink
Hi, I want to take inverse laplace transform in simulink. Can anyone please suggest me any block or any method to do it. Thank...
2 months ago | 1 answer | 0
1
answerQuestion
Active disturbance rejection control for Real Hardware MIMO system using simulink
Hi, I want to use "Active disturbance rejection control" on Real MIMO (2x2) system using simulink. Please let me know how can I...
3 months ago | 0 answers | 0
0
answersQuestion
Arduino GIGA blocks in simulink.
Hi, I just want to know that are all the simulink blocks that are available for Arduino Due also available/compatible for Ardui...
3 months ago | 1 answer | 0
1
answerQuestion
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 ...
4 months ago | 1 answer | 0
1
answerQuestion
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...
6 months ago | 1 answer | 0
1
answerMCP4725 DAC through Arduino due in simulink
Hi, I found the solution. I used I2C communication block provided by MATLAB, It worked well. Thanks MATHWORKS :)
6 months ago | 1
| accepted
Question
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 ...
6 months ago | 1 answer | 0
1
answerQuestion
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...
6 months ago | 1 answer | 0
1
answerQuestion
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...
6 months ago | 1 answer | 0
1
answerQuestion
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...
6 months ago | 1 answer | 0
1
answerI 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...
7 months ago | 0
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)); ...
7 months ago | 0
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 ...
7 months ago | 1
| accepted
Question
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...
7 months ago | 1 answer | 0
1
answerError (( 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...
7 months ago | 0
| accepted
Question
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.
7 months ago | 2 answers | 0
2
answersQuestion
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...
7 months ago | 1 answer | 0
1
answerQuestion
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...
11 months ago | 1 answer | 0
1
answerQuestion
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...
11 months ago | 1 answer | 0
1
answerQuestion
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...
11 months ago | 1 answer | 0
1
answerWhich 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 ...
11 months ago | 0
Question
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 ...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 0 answers | 0
0
answersQuestion
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 ...
2 years ago | 1 answer | 2
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerReading 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...
2 years ago | 0
| accepted
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...
2 years ago | 0
| accepted
Question
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 ...
2 years ago | 0 answers | 0