photo

Chaithra D


Last seen: 6 months ago Active since 2016

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
MATLAB Answers

11 Questions
0 Answers

Cody

0 Problems
7 Solutions

ThingSpeak

1 Public Channel

RANK
38,692
of 300,379

REPUTATION
1

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
36.36%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
46,416
of 168,262

CONTRIBUTIONS
0 Problems
7 Solutions

SCORE
82

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
50

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Solved


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

11 months ago

Solved


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

11 months ago

Solved


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

12 months ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

12 months ago

Solved


Laws of motion 3

12 months ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

12 months ago

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 months ago

Question


Is there any provision to specify the cluster size for each cluster in Kmeans clustering algorithm in MATLAB?
Iam working on cell grouping for indoor small cell radio(dots). For example we have 80 dots and we nned to group these dots int...

1 year ago | 2 answers | 0

2

answers

Question


How to get area between 2 cdf curves?
Hi All, Iam writing a script to automate the n number of cdfplots to save automatically and among 'n' number of plots i need to...

2 years ago | 1 answer | 0

1

answer

Question


How to include peaks behind highest peak ?
Hi.. Iam trying to get list of peaks for the below attached plot.Iam able to get peaks lis...

3 years ago | 1 answer | 0

1

answer

Question


Is it possible to send and receive UDP packets in one GUI concurrently or one GUI able to communicate with multiple UDPport ?
I have implemented an application using GUIDE to send and capture UDP packets over network.I have assigned (sending)PC1 by '10.9...

4 years ago | 1 answer | 0

1

answer

Question


How to keep count of occurence of column combination using 'for' loop?
Iam having matrix with large number of rows and column, I want to check the occurence of pair column cobminations (here for eg:...

5 years ago | 1 answer | 0

1

answer

Channel


Ventilator Project
College Project for designing Ventilator

5 years ago

Question


How can I send different data type data as one single packet through Lan using udp?
Hi, Iam using astrix cat048 format to send data through LAN by using Wireshark tool. I am sending all field as uint8 data type ...

6 years ago | 0 answers | 0

0

answers

Question


How can i send data in using "UDP" Command?
I wanted to send data in network .Firstly ,I have loaded file name as "target.dat" . this is the code i used to send data. ...

6 years ago | 1 answer | 0

1

answer

Question


How to use timer command?
How can I use timer to compare each row of the file for 0.2 sec and compare the azimuth column which is present in the comparing...

6 years ago | 0 answers | 0

0

answers

Question


How can i convert text to speech for kannada language ?
Hi everyone, I am working on the project online handwritten character recognition, now i want to convert the recognized characte...

8 years ago | 2 answers | 0

2

answers

Question


how can i find the eucledian disatnce using KNN algorithm for the set of large n*2 matrix for the following kind of dataset
1.739631e-01 6.457726e-01 1.716590e-01 6.457726e-01 1.693548e-01 6.457726e-01 1.647465e-01...

9 years ago | 1 answer | 0

1

answer

Question


How to get and save the X Y Coordinates in .txt or XML format by using pen tablet for handwritten recognition?
Hi, I am trying to collect the data sets for kannada language words for online handwritten character recognition for that i n...

9 years ago | 1 answer | 0

1

answer