photo

sumeet


home

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

theory to interesting simulation via MATLAB for better understanding by novice
Professional Interests: electronics made easy

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
181.257
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


trying to plot 2d graph with y=(x+some_thing/x+same_thing)
I want to plot multiple 2d graphs where x varies from 0 to 1 with step size of 0.1 y=(0.9*x+0.01)/(x+0.1); when I run this...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


plotting 3d graph in matlab
hi, I want to plot a function on z axis x and y can vary from 0 to 1 . Two constants c_one and c_two are fed by user. ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how 2x2 median filter works
hi I tried this * a = [ 1 2 3 ; 4 5 6; 7 8 9] * b = medfilt2(a); Output is [0,2,0;2,5,3;0,5,0] How were values of b c...

alrededor de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


create user buttons to change frequency while simulation is running
Hi, My aim is to illustrate lissajous figure of CRO. The concept is to plot a locus of point whose x & y coordinate vary with ...

más de 11 años hace | 0 respuestas | 0

0

respuestas