photo

Anjana Krishnan


Last seen: 2 meses hace Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
239.728
of 297.503

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
20.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.449

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.017

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


Unable to add analog channel for DT3034 card using DAQ Adaptor for MATLAB
I am trying to add analog channels for DT3034 card, but getting error as shown in the attchement. Please help

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

0

respuestas

Pregunta


In a Matlab plot(x,y) having both negative and positive 'y' values, how to display the xtick labels at zero(0) line too
In the sample image, I would like to have xtick labels at 0 line too.

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

1

respuesta

Pregunta


To avoid global variables, which is the best way to share variables among functions in a GUI in Matlab:
1: Using setappdata/getappdata 2: Populating a structure other than 'handles' and then passing this structure as an argument ...

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

1

respuesta

Pregunta


How can we split a line into two lines after n numbers or words?
If we have: lw = '27.3025 26.8384 27.3938 0.0000 26.9670 26.8788 26.0803 26.6281 27.1217 0.0000 27.4502' and I want to have: ...

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

1

respuesta

Pregunta


Getting the error: Undefined function 'network' for input arguments of type 'double' while generating neural network using newgrnn
Line of code is : nn_t = newgrnn(ip,op,0.03); Tried: which newgrnn C:\Program Files\MATLAB\R2016b\toolbox\nnet\nnet\nnnetw...

más de 8 años hace | 1 respuesta | 0

1

respuesta