photo

Colin


The University of Dayton

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Professional Interests: Aerospace Engineering

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Substituting numbers into a matrix with symbolic values
For my code, I set certain values like x, y , z to be symbolic at the beginning. I wanted to create a matrix with these in them,...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Respondida
Returning and plotting values from while loop results
Thanks this helped and is exactly what I needed

más de 12 años hace | 0

Pregunta


2nd-Order Centered Difference Code around a 2D cylinder with Cp study and grid converngence study
Does anyone know where to find (or have one they are willing to share) code for 2D potential flow around a circular cylinder tha...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Returning and plotting values from while loop results
This is my code so far: M = 39; % Number of gridpoints deltax = 1/(M+1); % Defines deltax u = zeros(M,1); co...

más de 12 años hace | 2 respuestas | 0

2

respuestas