megha
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
227,870
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Why does pcolor adds a flat lines during a data gap instead of white space?
I use pcolor command to make a color plot. The data has a some gaps (NaN values) in it where a white space is expected. However...
28 days ago | 1 answer | 0
1
answerQuestion
How to calculate the latitudinal and longitudinal coverage of the area of the circle that subtends an angle of 4 degree at the location on the surface of the Earth?
How to calculate the latitudinal and longitudinal coverage of the area of the circle that subtends an angle of 4 degree at the l...
11 months ago | 1 answer | 0
1
answerQuestion
how to obtain smooth curve from the data stored in binary file?
I have a binary file with unsigned 2-bytes, little-endiness data stored in it (MATLAB does not allow Binary file to get uploaded...
1 year ago | 1 answer | 0
1
answerQuestion
how to obtain the data from the middle of the binary file using fread in MATLAB?
I have a binary file with ~90 GB data with only single dimension. I would like to make a line spectra of the dataset in several ...
1 year ago | 2 answers | 0
2
answersQuestion
Workaround for dealing with heavy figure file without slowing or freezing or crashing matlab?
I have a large dataset represented as a matrix with dimensions 740864x8192, containing double precision values. The matrix is es...
1 year ago | 2 answers | 0
2
answersQuestion
how to load all mat files in the filenumber wise sequentially ?
The mat file names on my local drive ends with the increasing number (0-16) range as shown in pictute below (InFolder.png), whil...
1 year ago | 1 answer | 0
1
answerQuestion
How to address: Invalid file identifier. Use fopen to generate a valid file identifier?
Hello, I am trying to run the following lines but it shows error. fid = fopen('/dev/tty', 'r'); % Display program information...
1 year ago | 1 answer | 0