Charles David - MATLAB Central
photo

Charles David


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 02/13 to 04/25Use left and right arrows to move selectionFrom 02/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 質問
1 回答

ランク
10,496
of 298,086

評判
4

コントリビューション
11 質問
1 回答

回答採用率
18.18%

獲得投票数
0

ランク
 of 20,530

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,316

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to plot a contour plot on a sphere????
I am working with lunar data and have the latitude as a 180 element matrix and longitude as a 360 element matrix and a third var...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


When I am plotting contour plot along with colorbar automatically the scale of the z variable and colorbar becomes like 0.23(any value) x 10^4.Why?
How can I stop the scale of the z variable and colorbar from becoming something like 0.23(any value) x 10^4. Why is this happe...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


which are the ways to do extrapolation?
I just wanted to know which are the best ways to do extrapolation. My data does not monotonously increase or decrease, so maybe ...

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

0

回答

質問


how to get the temperature at a specific point through interpolation
I have 3 vectors latitude longitude and temperature.i.e the temperature is at the respective latitudes and longitudes.Now i want...

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

1

回答

質問


Is MATLAB's GUI good for designing an application or should one interface with JAVA?
I want to create a window based application in MATLAB.ALL my code is in MATLAB as there is lot of data-processing and plotting.B...

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

0

回答

質問


Book for Matlab GUI
Which is the best book for learning MATLAB GUI.i would also appreciate any links for pdf download

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

1

回答

質問


how can i check if lat-lon pair repeats
i have 3 arrays lat lon and temp.It means that it is the temperature at that particular lat-lon.However i want to check if the l...

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

0

回答

質問


is there any way to check if any point exactly overlaps with another point?
I basically have data in many files.i.e latitude longitude and temperature. Now when a new file comes in i want to be able to c...

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

1

回答

質問


how do linear,cubic,nearest and v4 methods of griddata work?
I want to know in detail as to how these methods work so that i can figure our how to use them.The help files are not very usefu...

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

0

回答

質問


Why does cubic interpolation give values that are outside the data range?
I basically want to plot temperature against latitude and longitude.I have heard that cubic interpolation gives negative values ...

約12年 前 | 2 件の回答 | 0

2

回答

回答済み
how to get data from a .txt file
use textscan command and since you do not need the initail lines use the 'HeaderLines' option(in that you can specify how many l...

約12年 前 | 0

| 採用済み

質問


Which among the griddata methods(linear,cubic,nearest and v4)should i use and why?or should i do something with gridfit??
I am plotting brightness temperature of the moon from the data available from LRO mission of NASA.I am using MATLAB, in that for...

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

0

回答