photo

Sumit Tiwari

MathWorks

Last seen: presque 5 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Message

I am a Quality Engineer at The MathWorks Inc, with a BS in Electronics & Telecommunications Engineering, and a MS in Electrical Engineering.

When I am not working, you can find me solving algorithmic challenges, hacking on open-source projects and reading.

Statistiques

All
MATLAB Answers

0 Questions
4 Réponses

Cody

0 Problèmes
2 Solutions

RANG
3 918
of 297 457

RÉPUTATION
14

CONTRIBUTIONS
0 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
3

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
84 760
of 158 938

CONTRIBUTIONS
0 Problèmes
2 Solutions

SCORE
30

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 1
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to measure the heat transfer by a universal motor?
Hi Sandy, You might find this ( <http://www.mathworks.com/help/physmod/elec/ug/simulating-thermal-effects-in-rotational-and-t...

plus de 9 ans il y a | 0

Réponse apportée
Simulation data inspector not working, error "libcef.so: undefined symbol: gtk_widget_get_mapped"
Hi Peter, From the information that you have provided, I am fairly certain that the fault lies with your version of GTK. ...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
Raspberry Pi I2C readRegister returning spurrious values
Hi Nathan, It is my understanding that you are trying to read data from your sensor/converter using the I2C protocol. Unfo...

plus de 9 ans il y a | 1

Réponse apportée
Java Exception thrown when closing figures under linux with Matlab 2015a and 2014a
Hi Murat, I understand that you are receiving Java exceptions when you close the figure windows. From the stack trace that...

plus de 9 ans il y a | 2

| A accepté

A résolu


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...

presque 10 ans il y a

A résolu


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:...

presque 10 ans il y a