photo

Navadeep Ganesh U


Last seen: más de 2 años hace Con actividad desde 2019

Followers: 0   Following: 0

Mensaje

Electronics seem supercool to me!

Estadística

All
MATLAB Answers

0 Preguntas
3 Respuestas

Cody

0 Problemas
3 Soluciones

ThingSpeak

3 Público Canales

CLASIFICACIÓN
4.421
of 300.364

REPUTACIÓN
12

CONTRIBUCIONES
0 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
5

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
78.800
of 168.407

CONTRIBUCIONES
0 Problemas
3 Soluciones

PUNTUACIÓN
40

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
3 Público Canales

EVALUACIÓN MEDIA
37

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Explorer
  • MATLAB Mini Hack Participant
  • Treasure Hunt Participant
  • Solver
  • 3 Month Streak
  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

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 4 años hace

Resuelto


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

alrededor de 4 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 4 años hace

Canal


Multisensor Data

más de 4 años hace

Canal


Health_Monitor1
Low-Cost IoT Based Portable Health Monitoring System.

casi 5 años hace

Respondida
Multiple Values in one Field
Updating multiple values to a field is not allowed in thingspeak. To update multiple data , you need to Cascade thingspeak.write...

casi 6 años hace | 0

Canal


DHT 11 Analysis

casi 6 años hace

Respondida
How can i extract sub matrix from basic matrix
A=B([1,2,3],[1,2,3]) means, We need to extract B's 1st 2nd and 3rd row along with B's 1st 2nd and 3rd column. By this you ca...

casi 6 años hace | 5