Colin
The University of Dayton
Followers: 0 Following: 0
Professional Interests: Aerospace Engineering
Statistics
RANK
160,810
of 295,712
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,359
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 2 answers | 0
2
answersReturning and plotting values from while loop results
Thanks this helped and is exactly what I needed
12 years ago | 0
Question
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...
13 years ago | 0 answers | 0
0
answersQuestion
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...
13 years ago | 2 answers | 0