Community Profile

photo

carl chew


drexel university

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Error: Attempted to access N(2); index out of bounds because numel(N)=1
function results=decay_a2b2c(half_lives,N0,time_units,time_span) % Calculate decay constant lambda=log(2)./half_lives(:); %...

10 years ago | 0 answers | 0

0

answers

Question


How do I take the average of a zeros vector without dividing by the unpopulated zeros?
I am using real time data coming in and it is being populated into a matrix of zeros. I have the current code... handles.vx...

11 years ago | 2 answers | 0

2

answers

Question


How do I use a for loop with excel
I am making a for loop that draws in excel and I cannot get the right syntax to change the row given the iteration constant "z"....

11 years ago | 1 answer | 0

1

answer

Question


Rounding to a specific number
I am using excel and matlab together. I have a gui interface. One text edit box is used to input any number desired. I would lik...

11 years ago | 1 answer | 0

1

answer