Community Profile

photo

Koorosh Gobal


Wright State University

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Personal Best Downloads Level 2
  • First Submission

View badges

Feeds

View by

Submitted


2D Poisson Solver using Zero Neumann boundary conditions - Theory Guide
2D Poisson Solver using Zero Neumann boundary conditions - Theory Guide

9 years ago | 6 downloads |

Submitted


poisson2Dneumann(F,L)
Solves the 2D Poisson equation using zero neumann boundary condition

9 years ago | 5 downloads |

Submitted


2D Poisson Solver using Sine Transform - Theory
Theoritical guide for solving the 2D Poisson equation using Sine transform

9 years ago | 1 download |

Submitted


poisson2Ddirichlet(F,L,BCl,BCt,BCr,BCb)
Solves the 2D Poisson equation using spectral method

9 years ago | 1 download |

Submitted


2D discrete sine transform - Theory
Derivation of 2D discrete sine transform

9 years ago | 2 downloads |

Submitted


idst2(A)
Calculate the inverse sine transform of 2D matrix A

9 years ago | 2 downloads |

Submitted


dst2(U)
Calculate the 2D discrete sign transform of function y.

9 years ago | 1 download |

Submitted


poisson1Dneumann(F,x0,xEnd)
solves the 1D poisson equation d2U/dX2 = F, with Neumann boundary conditions

9 years ago | 1 download |

Submitted


dst(y)
Calculate the discrete sine transform of a vector 'y'

9 years ago | 1 download |

Submitted


idct(a)
1D inverse discrete cosine transform

9 years ago | 1 download |

Submitted


dct(y)
1D Discrete cosine tranform

9 years ago | 1 download |

Submitted


1D Poisson Solver using Spectral Methods
1D Poisson Solver

9 years ago | 5 downloads |

Submitted


poisson1D(f,Uleft,Uright,N,L)
Solves 1D poisson equation, with dirichlet boundary conditions using SINE transform

9 years ago | 1 download |

Submitted


idst(a)
Calculate the inverse sine transform of vector 'a'.

9 years ago | 1 download |