photo

Josh Glenn


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
70,628
of 300,037

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Solve Command On Colebrook Equation
Hello...I am attempting to plot the colebrook, bruus, and haaland equations on a loglog scale for a homework assignment. I curre...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Put multiple loglog plots on one figure
Hello...I am trying to put 3 loglog plots on the same figure but this is not working. Any recommendations or small things I'm mi...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Error: Warning: Matrix is singular to working precision
Hello...I am currently working on a project for university and I need to create an A and b matrix to solve for Ax=b. When I run ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


For the code below how would I make it ALWAYS select and set the upper left corner to be 1 always no matter what the n value is (10, 1000, 1000000)?
n=10; % number of nodes in the x-direction meshsize = n*n/2; nodes = 1:meshsize; nodetype = zeros(n/2, n); del...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Trouble With Graphing Functions
Hello...I am making a basic program that has the original function, the derivative, and the integral. I then am trying to have ...

9 years 前 | 0 个回答 | 0

0

个回答