photo

Tharun Kumar S


VIT University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
29,109
of 301,440

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
115,466
of 174,580

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


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

12 years ago

Question


Get data from web using tcp/ip?
Hello, I would like receive data from another computer. The other computer will send the data through tcp/ip send via interne...

13 years ago | 1 answer | 0

1

answer

Question


HC-SR04 Ultrasonics sensor - ArduinoIO package
Hi, I need to measure the distance using the HC-SR04 ultrasonic sensor with the help of simulink (arduinoIO package or arduino t...

13 years ago | 3 answers | 1

3

answers

Question


I am getting a make error when used the M-fuction in simulink for code generation. why? (Matlab 2012b)
the simple m-fuction has this code: function y = fcn(p,v) %#codegen if (p==1 && v==1) u=1; else ...

13 years ago | 1 answer | 0

1

answer