Douglas Leaffer
Followers: 0 Following: 0
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.
Feeds
질문
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...
11개월 전 | 답변 수: 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...
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...
11개월 전 | 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-...
대략 1년 전 | 답변 수: 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...
1년 초과 전 | 답변 수: 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...
1년 초과 전 | 답변 수: 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 ...
1년 초과 전 | 답변 수: 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...
1년 초과 전 | 답변 수: 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...
1년 초과 전 | 답변 수: 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
1년 초과 전 | 답변 수: 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 ! ...
거의 2년 전 | 답변 수: 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...
거의 3년 전 | 답변 수: 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...
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