photo

Behrooz Daneshian


Last seen: 9 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 4
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


How can I use histfit function?
Hello all. I have an array called "AVG_Diameter" including the measured diameters of the porous structure of soil. I also have ...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I know which ditribution is appropriate to fit on the generated histogram? and, How can I do that?
Hi all, Using the code below, I create a histogram of soil pors' diameter. My question is that how I can recognize which ditrib...

circa un anno fa | 3 risposte | 0

3

risposte

Domanda


How can I crop the image from an specific boundary?
Hello all, I have a contour plot showing frost depth across the US (it is attached here). I want to crop the plot so that I wou...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to do interpolation on the map?
Hello all, In the attached image, the blue circles are weather stations within the Alaska, and red cross points are the gerenra...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to plot contour lines on MATLAB?
Hello everyone. I aim to plot contour lines showing rain fall values on the US map. Suppose that I have a double array having 3...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


I get complex numbers while using "acosd" function
Hello everyone, I would get complexe number when I use acosd function to caclulate cosine inverse of a value, which I am presst...

oltre un anno fa | 3 risposte | 0

3

risposte

Domanda


How can I remove contours outside the US border?
Hello all, Using the code below, I am going to draw contour lines showing the probability that frost depth exceeds 1 foot accro...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


How can I get US dry land border coordinates(Lat. and Lon)?
Hi all, I aim to create contour lines outling a specific parameter on US map.Hence, I need to create mesh on the maps first. Th...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I have US map's boundary points as pairs of longitude and latitude?
Hi all, I want to have US boundary points as pairs of longitude and latitude. Can anyone guide me how I can do it in Matlab?

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I make a grid on US maps based on latitude and longitude of its boundary polygon?
Hi all, I am struggeling wth making a mesh on US map so that I could use contourm function to show specific parameter across th...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


How can I get latitude and longitude range for each US state in MATLAB?
Hello all. I aim to draw contour lines showing a specific parameter in each state. For this, I need to create mesh across each ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I remove those contour lines outside the map?
Hello everyone. Using the code below, I can plot contour lines outlining frost depth values across the Minnesota. As can be see...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to append a large number of cell arrays vertically?
Hi all, I have a large number of cell arrays that I need to append all of them vetically into a unique cell array. I do not wan...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to append cell arrays to from a unique array and then fill one of its column out with data from excel sheets?
Hello all, Using the code below, I am going to load a cell array called "stations_CT" that includes information about all weath...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I create contour on non-regular shape such as maps?
Hello all, I have written a code in which the final aim is to provide contour map outlining frost depth on Alaska sate. For eac...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I use scatteredInterpolant function to interpolate between a bunch of scatter points within the map? (without using meshgrid)?)
Hi all, The output of the following code is 5 contour maps representing the probability that feezing depth across Alaska state ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I plot contour lines on the generated map?
Hi all, Using the first section of code below, I could generate map of Alaska state. I need to draw contour lines (second secti...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I superimpose my contour plot to a map using usamap function?
Using the following code I could develope countour maps showing freezing depth across the Alaska states. How can I superimpose t...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I put Alaska map as a background behind my contour plots?
Hi all, Using the following code I could develope countour maps showing freezing depth across the Alaska states. How can I plot...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I change the resolution of my plots?
Hi everyone, I am going to plot contour line maps using the code below. My problem is that some contour numbers can not be dist...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I add Greek character with subscript in the title of my figure?
Hi all, I am using the below code to plot the figures of interst. I want to have Greek character with subscript in the tile of ...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


How can I create for loop on contourf and save plots somewhere?
Hi all, I need to create a for loop in my code to make multiple contour plots. I use the following code to plot just 1 contour ...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I draw contour lines in my problem ?
Hi all, I have created cell array(which is attached here) in which the first and second columns representing latitude and longi...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


How to read data from a Excel file and insert data within each sheet in a already created cell array
Hi all, Temperature data for 333 weather stations in Alaska state are stored in an Excel file(each sheet in this file represent...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I export a large list from R to Matlab
Hi all, I have created a large list in R and now, I intend to use this list in matlab. Can anyone help me in this regard? ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to remove rows in a cell array?
Hi all, I have a cell array called "stations1". I want to remove any row for which column 9 is empty ([]). Can anyone one help ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I calculate mean of elements in a column of a cell array?
Hi all, I have cell array called "stations2". I intend to calculate the avearge of numbers in 2nd column of this cell and inser...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to create contour lines?
Hi all, I have created a cell array called “stationsID” containing information about existing weather stations located in the s...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Hoe can I convert my script to a function?
Hi all, I coded an script. I want to convert it to fuction so that I can call it whereever it is needed. Could you please guid...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to put cell array or a double in a existing double?
Hi all, I have created a double called "stations3". I need to insert below double in row one and column 6 of the stations3 (act...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Carica altro