Community Profile

photo

Douglas Leaffer


Last seen: 2개월 전 2021년부터 활동

Environmental Engineer focusing on engineered solutions to measure, monitor and mitigate adverse health impacts from noise and air pollution. PhD, Tufts University (MA) in Civil & Environmental Engineering.

통계

  • Thankful Level 3
  • First Answer
  • First Review

배지 보기

Content Feed

보기 기준

질문


heatmap help - how to display grouped data across 3 levels (LO, MED, HI) ?
How can I show 3 levels in a heatmap (LO MED, HI) and not just two (FALSE, TRUE for example) across n=4 GROUPS for a single outc...

3개월 전 | 답변 수: 2 | 0

2

답변

답변 있음
Normalized Wind Rose Plot help
Hello, it seems the plots generated from these suggested answers are not what I need. I need a normalized [0 1] wind rose of U...

3개월 전 | 0

질문


Reformat and Merge Date and Time columns
Hello. Could use some help merging the Date and Time columns in the attached data file. Date (Column 1) is a DateTime vector dd-...

7개월 전 | 답변 수: 2 | 1

2

답변

질문


Help with student grades categorization for ANOVA-n
Hello. I need some help formatting a table (attached) of student grades for an ANOVA-n analysis. I want to perform the ANOVA-n w...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


Normalized Wind Rose Plot help
I am trying to generate a normalized (to the max) wind rose plot of air pollutant concentration (UFP) by wind direction. See pho...

9개월 전 | 답변 수: 2 | 0

2

답변

질문


vertcat errors - need a 'workaround' solution
Please suggest a 'workaround' or alternate solution for the following error (code and data tables attached) "An error occurred ...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


Need advice for coding dummyvar vectors - Regression
How should I properly code dummvar vectors for use in regression analysis in MATLAB? I have attached a sample table of data (.xl...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


How do I add column headers (variable names) to a dummyvar table?
I could use some help adding column headers (variable names) to a dummyvar table? My code is attached. The table (tbl) once conv...

10개월 전 | 답변 수: 0 | 0

0

답변

질문


How to add seconds to a HH:mm DateTime array ?
How do I add seconds as: ss = 00 to a datetime array of the form MM/dd/YYYY HH:mm: 04/15/2016 01:00 as an example

10개월 전 | 답변 수: 3 | 0

3

답변

질문


how to create wind direction categoricals
Hello. I m trying to create categoricals from wind directions (0 - 359 degrees) for 4 values: 1 = airport; 2 = bus_sta; 3= road;...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How do I replace (or remove) <undefined> with NaN in a categorical array ?
How do I replace (or remove) <undefined> with NaN in a categorical array ? .dat file excerpt is attached. Thanks for any help ! ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I convert tall array duration time vector to HH:mm:ss for merging with tall array datetime vector ?
Need some help with this. I have a tall array date vector 'yyyy-MM-dd' of datetime format, and a tall array time vector 'HH:mm:s...

대략 2년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Hey there, I am trying to write a code for 2D-Mohr's circle and i need to generate a circle for x value of Sx, radius(r) of T.
ADD the following function call to your script: circle((S1+S2)/2, 0, Tm) % function call Then create a new function and save t...

거의 3년 전 | 0