![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7671728_1522122682606_DEF.jpg)
Sunil Oulkar
Followers: 0 Following: 0
Statistik
12 Fragen
0 Antworten
RANG
37.223
of 297.016
REPUTATION
1
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Insert Zeros in every n-rows at the regular interval in 3rd dimension for an existing 3D Matrix.
I have a m*n*t matrix. In 3rd dimension t, I want to insert m*n zeros at a particular interval. For example input A(:,:,1) ...
fast 7 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Multiple line and bar with two y axis.
Hi, I want to plot 3 line with same scale in one y axis and 3 bar having same scale another y axis. Is there a way to do this.
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to extract data from data file?
I have an .xls file which consists of 1st column is dates and time and other n rows and n columns data.... in this file, I want ...
etwa 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
I have an excel file ... which consists of 1st column is dates and time and other n rows and n columns data.... in this file, I have daily 1-hour data, I want day night data separate for the reference I have attached output file. Please find input an
Please see the input and output file attachment for reference.
etwa 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
I have i have a .dat file ... which consists of 213120 rows and 3 columns.... in this file 1st column is longitude, 2nd column is latitude that and 3rd collumn is data, Please find attacment below.
I want data between longitude 86 to 94 and latitude 21 to 29.
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I have 1 to 5 number how can I arrange some kind of loop like given below:
1 2 3 4 5 1 2 3 4 5
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I have a 720 x 296 matrix, how can I specify for repeat this n times in some kind of loop like:
1 2 3 4 5 1 2 3 4 5 1 2 3 4 5 . ..
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
I have a data set like this.... Please find attacment below.
I want to do average for every 5 second how do this?
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
I want to plot some thing like this picture how can i do this ?
Please see attachment below... <<http://www.mathworks.com/matlabcentral/answers/uploaded_files/47000/intro.png>>
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to add column 1st from data1 and coloumn 1st from data2, likewise addition of all coloumn.
DATA1 4 8 6 3 5 7 1 9 2 DATA2 7 8 4 5 2 4 1 7 9
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to arrange grid data?
Hello guys... i have a grid data ,for eg given below, here 1st row is longitude, 1st column is latitude and their correspondin...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I would like to select the values from my 2nd column which have the less than 5 value in the 1st column. So my matrix looks maybe like this:
1. column: [ 3 5 8 2 6 4 10 6 1 9 2 6 ] 2. column: [ 11 32 24 47 15 33 39 3 43 8 55 15 ]
etwa 9 Jahre vor | 1 Antwort | 0