photo

David Anthony


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
185,227
of 301,195

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,190

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,322

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I join individual scatter points with a line?
I'm trying to plot a set of 10 data points, and connect corresponding pairs of them together, each with different colour. I'm ve...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting data created from a for loop
I'm trying to plot data created from a for loop. x1 = ns; y1 = r; x2 = ns2; y2 = r2; sz1 = 10; sz2 = 30; ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Why am I getting unexpected values?
Hi, I'm using r2014a to try to solve the following for N: syms N for n = 1:5 Nt1= vpasolve(log(((2*n*(2*N+2*n-1))...

9 years 前 | 1 个回答 | 0

1

个回答

提问


A single solution in a loop is displaying incorrectly
When I run this code, Nk displays simple numerical values for n=1,2,4 and 5, but displays a value for n=3 that is instead an eq...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Can't find error in code.
I've thrown together something from various forums in an attempt to solve a numerical problem. I'm trying to find the values for...

9 years 前 | 3 个回答 | 0

3

个回答