photo

Fatin


University of Alabama at Birmingham

2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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?

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

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

2

답변

질문


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);

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

1

답변