Community Profile

photo

Ken Garrard


North Carolina State University (retired)

自 2014 起处于活动状态

Followers: 0   Following: 0

联系

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

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

统计数据

All
  • 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...

7 months 前 | 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...

8 months 前 | 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...

3 years 前 | 1

已提交


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

8 years 前 | 100 次下载 |

Thumbnail

已提交


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

9 years 前 | 4 次下载 |

Thumbnail