photo

Adam Anderson


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
1 个回答

排名
111,083
of 300,900

声誉
0

贡献数
11 个提问
1 个回答

回答接受率
81.82%

收到投票数
0

排名
 of 21,106

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,578

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Getting an error stating Undefined funciton or method
I wrote this code directly out of a text as directed and then I try to run it as directed and keep getting an error that says, ?...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Trouble joining to halfs of a plo tto make a full shape.
Hello, I am trying to make multiple shapes and am making the top half fine. When I try to join the shape to a bottom by using s...

14 years 前 | 0 个回答 | 0

0

个回答

提问


Trouble with surf
I am trying to plot the surface of a sphere but keep running into trouble in the z variable of my code. I have tried to resize ...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
subs Command
function beam(x) x1 = linspace(0,x); n=length(x1); for j=1:n y(j) = -5/6.*(sign(x1(j),0,4)-sign(x1(j),5,4)); y(j) = y(j) ...

14 years 前 | 0

提问


subs Command
Is it possible to make an array in a function then substitute a certain element to another element. I have a beam equation with...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Adding an amount to a specified array in an expression.
I wrote code on the forward, backward, and central finite difference methods of a polynomial as well as the first and second tr...

14 years 前 | 0 个回答 | 0

0

个回答

提问


Entering a value for x in a returned equation from a Taylor series.
I'm taking a class and have been assigned a problem from our text. I have no problem working it with a pen and paper. I have a...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Entering a value into a returned string
I was wondering if there was a way to insert a value into multiple returned strings of a Taylor series. I tried it with two for...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Trouble with ez-plot
I'm writing a program to find principle stresses as assigned in a class that I am taking. I am trying to use ezplot to solve fo...

14 years 前 | 2 个回答 | 0

2

个回答

提问


A better way to loop
I just finished a problem from a class in MatLab. In the problem statement we were given various arrays, the largest of which c...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Problem with plotting two lines on the same graph using different line types.
I was assigned a problem asking to plot two "butterfly plots". I am to plot two lines on one graph one using a solid line and t...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Using the disp command to print an answer in a particular format
I am a student at a university taking a computational methods class. We were assigned to write an equation to display the first...

14 years 前 | 1 个回答 | 0

1

个回答