Community Profile

photo

Fatin


University of Alabama at Birmingham

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


convert cell array to matrix
I have a cell array of size 544 1 , how can I convert it to a matrix of dimension 151*101 without nan appear in the matrix?

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


How to write a function and create 3 nested loop then evaluate an integral?
I have a matrix of Density values (rho) of size 15x121 , I have lambda is a row of size 1x20 and the values of lambda between 0 ...

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


I have 20 values of lambda and 16 values of t and a matrix of size 15x16 how can I find exp(-lambda*t)*v
lambda=linspace(.1,1.99,20); t=linspace(0,1,16);

meer dan 9 jaar ago | 1 answer | 0

1

answer