![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8433778_1530604734209_DEF.jpg)
Chaithra D
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Statistik
RANG
38.679
of 297.010
REPUTATION
1
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
36.36%
ERHALTENE STIMMEN
0
RANG
of 20.418
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
1 Öffentlich Kanal
DURCHSCHNITTLICHE BEWERTUNG
50
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
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...
2 Monate vor
Gelöst
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 =...
2 Monate vor
Gelöst
Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...
3 Monate vor
Gelöst
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 ...
3 Monate vor
Gelöst
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:...
3 Monate vor
Frage
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...
11 Monate vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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:...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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. ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0