Community Profile

photo

Mohammed


Florida Tech

2014 年からアクティブ

統計

  • First Review
  • Thankful Level 3
  • First Answer

バッジを表示

Content Feed

表示方法

質問


Creating customized barplot for different lengths of arrays
I have data comes from three different sources. Each of [data1, data2, and data3] are column vectors with different lengths and ...

約7年 前 | 1 件の回答 | 0

1

回答

質問


How to determine non-zero values from a string array?
I have following string array and I am trying to find out which string has value that are not equal to zero. I used str2num but ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How to control Title/Xlabel/Ylabel?
I tried to use gca/gcf function to control (turn on/off title and change labels) but I wasn't able to navigate through it correc...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How to inner join two matrices?
I have following two matrices of data that contain three columns each, first two columns are GPS data (latitude, longitude) and ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


how do I add MEAN to Boxplot?
I am thinking about locating MEAN as a straight horizontal line or a symbol inside the boxplots for illustration purposes. I wou...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


Adding FillPatterns to BoxPlot
I am hoping someone have an idea of how to add different color Fill Patterns illustrated below to BoxPlot using simplest way pos...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


Why can't I add title to plot in R2013a?
I haven't used MATLAB in a while but last time I tried, I didn't have any issues with plotting function. Now when I am plotting ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Why my bar chart missing x-axis values?
I am missing x-values on bar plot output also I am not satisfied with the way I coded the program? Any good hints? Thanks! ...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


How to sum/group values in a matrix based on their index values in first column?!
I have the following 2-D array and would like to sum the values in second column based on their index values in frist column. Pl...

9年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Plotting Gamma Distribution, please help?
Change capital P-letter to small P-letter, MATLAB is case senstive! plot(pdf,X,'-');

9年以上 前 | 0

質問


Can you help me improve the code & speed of the nested for loop?
I wrote this part of the code this afternoon, it works fine but don't like it, any other options to write it a better way. S...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


Improve performance, use logical indexing instead of FIND?!!
I was trying to improve my code but there is a message for the following code that I do not comprehend it. Any Solutions/idea/ex...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Anyone know how to import .tab MapInfo Table file into matlab?
I have some GPS coordinates and would like to show them on map. Anyone knows how to import MapInfo Table file (.*tab) into Matla...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


Replace values like (-999) in matrix to zero with one statement?!
I am looking for replacing values (-999) in a matrix (m*3) to zero. I can do that using for/While loop but my program is going t...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


How to Calculate area bining in MATLAB?
I have a matrix of size (Mx3).Column 1 & 2 are latitude and longitude, respectively. Column three is temperature value. I want t...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


How to fade contour lines without contour lines?
Is there a way I can fade contour lines to the following code like the posted picture?! Thanks! <</matlabcentral/answers/u...

約10年 前 | 1 件の回答 | 0

1

回答

質問


How to plot grey contour lines?
Hi, I have the following code and I am trying to add a GRAY color contour line but I can't?!! Any suggestions or ideas?! ...

約10年 前 | 1 件の回答 | 0

1

回答

質問


Adding DEM to the following program doesn't work?
Hi, I am a beginner and want to apply DEM (Digital Elevation Model) to the following code, Any quick ideas?! figure ('N...

約10年 前 | 0 件の回答 | 0

0

回答