photo

Riaz Patel


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Speeding up solution to system of ODES
Hi all, function [y] = H2HWCF(u,S0,T,tau,k,sigma,v0,vb,lambda,r0,theta,eta,pxv,pxr) cf = @(t) (1/(4*k))*sigma^2*(1-exp(-k*t)...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Solving ODE's
Hi all, I am trying to solve the following ODE's for a given value of u: where: and t = T-tau. I solved the ODE for E ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix multiplication of 3d arrays
Hi I have a 3d array of dimension 2*5000*150 and another array of dimension 5000*1*150. I would like to take each 2*5000 mat...

6 years 前 | 3 个回答 | 0

3

个回答