Community Profile

photo

Riaz Patel


Aktiv seit 2018

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 3 Antworten | 0

3

Antworten