Gokhan Kayan
Followers: 0 Following: 0
Feeds
提问
Smaller values not seen in bar graph
Hi, I want to show boundaries of two variables in bar graph. However, when I add second variable to bar graph, smaller value of ...
3 years 前 | 2 个回答 | 0
2
个回答提问
Add x=y line to the scatter plot
Hi, I have x and y data, where x=[396.23;357.07;433.30;404.39;439.9;351.06;491.61;563.21;418.79;441.74;370.58;503.24;540.9;441....
3 years 前 | 2 个回答 | 0
2
个回答提问
Sum of previous 5 numbers
A=[2 3 4 5 6 7 8 9 10 8 5]; I want to calculate sum of 5 previous values for A(i) so my new matrix should be like this B=[0 2...
3 years 前 | 1 个回答 | 0
1
个回答提问
Finding precipitation of specific coordinate matrix
Hi, I have a precipitation data that includes 3 columns. First column shows latitudes, second column shows longitudes and last o...
3 years 前 | 1 个回答 | 0
1
个回答提问
Reading 3-dimensional netcdf data
I downloaded precipitation data from SIM2RAIN. It is 3 dimensional and temporal resolution is 1 day. For example for year 2005, ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Model Monte Carlo Simulation
Hi, I want to use monte carlo simulation for my model uncertainty analysis. Model equation is y= (a x b x c) / d. For this equat...
4 years 前 | 0 个回答 | 0
0
个回答提问
Monte carlo simulation for model uncertainty analysis
Hi, I want to use monte carlo simulation for my model uncertainty analysis. Model equation is y= (a x b x c) / d. For this equat...
4 years 前 | 1 个回答 | 0
1
个回答提问
Solving Linear Programming problem
Hi ı have a linear programming problem to solve. How can I solve with with matlab. I have 15 different samples for each variable...
5 years 前 | 0 个回答 | 0
0
个回答提问
calculating sum of an array by using if-or statement in matlab
Hi, I want to calculate the sum of some array elements in matlab by using if-or statement or by using any other code. My inputs ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Creating both series and for loop
I have a precipitation values P= [0.5 1 1.5 1] and U=[10 100 200 150 100 50] and I want to create a series like below in matlab....
6 years 前 | 1 个回答 | 0
1
个回答提问
How to write a code for 3 Variables
I want to write a code to obtain a new value array that is dependent to 3 variables. My 3 variables are like the table shown bel...
6 years 前 | 3 个回答 | 0
3
个回答提问
Matrix dimensions must agree problem
I have an cell array (7879*1) and the first 6 six terms are: LV.cc-LV.vr.cr CL.ptp-LV.cr.ca LP.li-CL.ptp LV.cc-LV.vr.c...
7 years 前 | 1 个回答 | 1
1
个回答提问
Extracting character before point (.)
I have an character array (7879X1) and I want to extract character just before the point '.'For example my first 6 characters ar...
7 years 前 | 1 个回答 | 0
1
个回答提问
Index exceeds matrix problem
<</matlabcentral/answers/uploaded_files/102400/cell.png>> I have a cell array (7879x1)and I want to create a new character ar...
7 years 前 | 2 个回答 | 0
2
个回答提问
Calling characters from character arrays
<</matlabcentral/answers/uploaded_files/102054/characters.png>> I have an charecter array that contains so many characters an...
7 years 前 | 2 个回答 | 0
2
个回答提问
Hi all, I want to write a code that assign new column to the table. For example, I have a column like:
<</matlabcentral/answers/uploaded_files/101597/Question.jpg>> Land Cover Soil Group Value Forest ...
7 years 前 | 1 个回答 | 0