![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11837285_1517556414432_DEF.jpg)
Malhar Ashtaputre
Followers: 0 Following: 0
Working in Advance Engineering (R&D) in Hella India Automotive Pvt. Ltd.
Estadística
2 Preguntas
7 Respuestas
0 Problemas
2 Soluciones
CLASIFICACIÓN
10.019
of 297.016
REPUTACIÓN
4
CONTRIBUCIONES
2 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
71.209
of 157.725
CONTRIBUCIONES
0 Problemas
2 Soluciones
PUNTUACIÓN
40
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Error " Dot indexing is not supported for variable of this type" comes when tried to configure HDL Coder support package for Xilinx Zynq Platform.
I want to run a simulink & Simscape model on FPGA platform. i am trying to use an example from MATLAB Toolbox for this. But when...
más de 3 años hace | 3 respuestas | 0
3
respuestasHow can I read multiple ADC inputs from ADS1115 with an I2C interface in MATLAB?
If you follow exact steps from video you will get some error regarding Wire library. So to solve that issue, just copy paste fol...
más de 5 años hace | 0
Flash Code for ADS1115 in Arduino using Matlab
Hello Johnathan, Kindly go through this youtuube video to interface ADS1115 module with arduino and matlab. https://www.youtub...
más de 5 años hace | 0
Pregunta
How to check memory of code generated by MATLAB Coder?
I have written a function in matlab and then i have used MATLAB Coder to generate Generic C-Code for 16-bit microcontroller. Now...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaremoval of shadow area
Kindly go through following link for help in shadow removing: <http://lxu.me/mypapers/XuL_ShadowRemoval.pdf>
alrededor de 7 años hace | 0
how to remove shadow edge in matlab
Hello, To remove the shadow, follow the process (flowchart process) in the paper below: <http://lxu.me/mypapers/XuL_Shadow...
alrededor de 7 años hace | 0
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
alrededor de 7 años hace
Update Value from Workspace in Simulink During Simulation
Hello, The variables in MATLAB workspace are not updated in runtime(without stopping simulation) in simulink. The another ...
alrededor de 7 años hace | 0
solving equation in matlab
Hello Esraa El-Basha, Try to make the equation in following form. *y = function(eq1,x)* Then define x and eq1=0, then t...
alrededor de 7 años hace | 1
How to create GUI for PI camera using Matlab
Hello Vikesh, If you are using simulink platform to connect to raspberry pi, then you need to follow the following link to cr...
alrededor de 7 años hace | 1