Colin - MATLAB Central
photo

Colin


The University of Dayton

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Aerospace Engineering

统计学

MATLAB AnswersFrom 03/12 to 04/25Use left and right arrows to move selectionFrom 03/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 个提问
1 个回答

排名
262,865
of 298,292

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

13 years 前 | 2 个回答 | 0

2

个回答

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

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 2 个回答 | 0

2

个回答