photo

Ping


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
118,758
of 300,863

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Finding absolute and approximate errors
Given the approximation series of the logarithmic function below, <<http://i1308.photobucket.com/albums/s617/pingchu93/Equati...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Help in creating Matrix
I want to create a function called LMatrix that generates the following output given three inputs,A,B,and i,where A is an n x n ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Least Squares Function Error
I want to write a function called LeastSquares that determines the case of the solution to Ax = b. In addition, fhe function als...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Matrices and Line Intersection
I am having difficulty rewriting my function. want to write a function that determines whether or not 2 lines intersect. I know ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Cannot find error in my sort function
So my code is supposed to work so for an input array, findSortedMatches sorts the array and looks for rows that didn’t move. It ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Help with semiology subplot
*Instructions:* Supposedly within folding the paper in half 45 times, the paper will be so thick that it can reach the moon (and...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Need help with subplot
Instructions: Create a MATLAB function called plot05 that generates a 3x1 matrix of subplots, where yi = sin(x*i*π) appears i...

13 years 前 | 3 个回答 | 0

3

个回答

提问


Help Needed with Plotting 2d graph
I am getting the error in my function code: Error using .* Matrix dimensions must agree, so i tried it without the "." and it...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Finding the minimum of a function
My function is supposed to return the minimum y-value, fmin, of the function described in the input function handle, funhan, in ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Nested Loop not working
The error I am getting is Error using make_nextRow (line 21) Not enough input arguments. but i've rechecked the code and I ca...

13 years 前 | 2 个回答 | 0

2

个回答