photo

Colin


The University of Dayton

2012년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Aerospace Engineering

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Returning and plotting values from while loop results
Thanks this helped and is exactly what I needed

12년 초과 전 | 0

질문


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

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변