Community Profile

photo

Jeevan Kumar Bodaballa


Last seen: etwa 2 Jahre vor Aktiv seit 2019

Statistiken

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 3
  • First Review

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Is Matlab capable for Read and plot large netCDF files?
I have WRF output in netCDF classic format. I have total 320 files and each file size is 1GB. And each file contain 400x200x61...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
how do i find Y* value
I think you can find useful information in below link https://www.mathworks.com/help/stats/fitlm.html

mehr als 2 Jahre vor | 0

Beantwortet
reading a data from a text file
There are many ways to do that ! you can import data as coloumns with matlab user interface option. Then you can able slice acc...

mehr als 2 Jahre vor | 1

| akzeptiert

Frage


How can I plot arrows on date time plot ?
I have datetime scale on x-axis and numeric values in Y-axis. And I want plot arrows like this

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to write for loop for an array calculation ?
I am trying to use below code to calculate and write into new variable but it's taking last value and giving same whole vector. ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to search and extract specific string and data and write into new variable from file ?
I found soultion for this I am attching sample file also for better understanding clear fid = fopen('f20_CHEMISTRY.TXT','r'...

mehr als 3 Jahre vor | 0

| akzeptiert

Frage


How to optimise the code by using condition/loop ?
I have 20 mat files contains two varibles each(let say A,B). I am calculating linear model between two varibles with fitlm fun...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot like this ?
I found an image from statista. I’d like to plot like that in matlab is it possible ?

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to search and extract specific string and data and write into new variable from file ?
I have data containes lot of different values like this BULK VARIABLES NW= 0.197E+10 QW= 0.302E-03 QWA= 0.931E-07 QS...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to find 'n' number and split vector in to two ?
Hello I want to find 'N' Number in vectore and split into two vectors. A = [1 2 3 4 5 6 7 8 9 10 23 55 66 77 88] for i = 1:len...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot log-scale with number ?
How can I plot log scale with the numbers like below image ?

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to plot 3 different data in contour or pcolor ?
I have three different data Time steps = 1X108 (should be in X-axis) Data1 = 36X108 (should be in Y-axis(left)) Data2 = 36...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to calculate log(a/b) for each two rows at each column ?
I have a matrix mXn for example a = 2 3 6 5 7 4 5 4 7 8 9 6 4 5 8 9 8 5 And from above 3X6 matrix...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to skip and split specific range of rows in to multiple columns ?
I have long data like thais in one colmun 0.00248 0.00310 0.00377 0.00459 0.00558 120 0 0 NaN 0.002480 0.003100 0.0...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why legend is missing when I use xline function?
I am trying to use xline function but legend is having problem when I use xline funtion you can see below code and plot clear...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to calculate daily, monthly climatology from time series ?
I have 10year series data with 1min resolution. I want to calculate daily, monthly climatology. I mean I want to see each mont...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to calculate Daily mean and monthly mean from hourly data?
I have hourly data for 5years continuasly and I would like to calculate daily mean and montly mean. Sample data file attache...

etwa 4 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


how to defining date format ?
I have date and hour fomate like below 2007.01.01. 01 2007.01.01. 02 2007.01.01. 03 2007.01.01. 04 2007.01.01. 05 200...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to keep labels in matlab with multiplotyyy function ?
I am trying to use multiplotyyy.m function and it's succefully working. Though I can't keep xlabel and xtickangle. Can anyone te...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to overlap time vectors and plot in multiple axis ?
Here are my questions ! How can I add third Y-axis in same plot Here in data 6 variables(dt,temptime,Tout,RHout,Sat,mix) are p...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I plot datetime as x-axis in pcolor ?
Hello Seniors, I have time(datetime - 6047X1) need to be in x-axis, height(numeric value - 27X1) as y axis, C(27X6047) numeric ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot temporal figure ?
I have time series data below 5.99 7.28 8.86 10.79 13.12 15.97 19.44 23.65 28.78 35.03 42.62 51.85 1/7/2015 ...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How reading and plotting the multiple data in the one text file ?
SIZE DISTRIBUTIONS AT SAT98 KT1336 BIN RDR1 (um) RAER1 (um) N1wd(1/kg) M1wd(kg/kg) RDR_RATIO1 RDR2 (um) RA...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten