photo

Colin


The University of Dayton

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Professional Interests: Aerospace Engineering

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten