Ken Garrard - MATLAB Central
photo

Ken Garrard


North Carolina State University (retired)

2014 年からアクティブ

Followers: 1   Following: 0

Professional Interests: Metrology, Realtime Systems, Mass Spectrometry Imaging, Statistics, Algorithms

Programming Languages:
C, MATLAB, HTML, Arduino, Assembly, Fortran
Spoken Languages:
English

統計

All
MATLAB AnswersFile ExchangeFrom 12/14 to 03/25Use left and right arrows to move selectionFrom 12/14Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 質問
3 回答

File Exchange

2 ファイル

ランク
10,301
of 297,457

評判
4

コントリビューション
0 質問
3 回答

回答採用率
0.00%

獲得投票数
2

ランク
291 of 20,438

評判
5,105

平均評価
5.00

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

ダウンロード
77

ALL TIME ダウンロード
46789

ランク

of 158,938

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Answer
  • Personal Best Downloads Level 3
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission

バッジを表示

Feeds

表示方法

回答済み
Mean of values in acolumn depending on VARYING values of another column
You do not need a for loop. Assumming that your data is in an Nx2 variable named, mydata. % Select rows matching criteria in c...

1年以上 前 | 0

回答済み
Fibonnaci until a ratio is achieved between adjacent values.
The ratio of successive Fibonacci numbers converges very rapidly to 1-Phi, where Phi is the golden ratio, (1+sqrt(5)/2 = 1.61803...

1年以上 前 | 1

回答済み
How to convert a vector to be a string
You don't need a cell array for this problem and your make_string function has errors. See doc 'cell arrays'. If you want a com...

4年弱 前 | 1

送信済み


3D Polar Plot
Plots 3d polar data with polar axis and polar grid

約9年 前 | ダウンロード 70 件 |

5.0 / 5
Thumbnail

送信済み


Color coded 3D scatterplot
Produces a 3D scatterplot of XYZ data with varying colors

約10年 前 | ダウンロード 6 件 |

4.88636 / 5
Thumbnail