photo

Cant Find


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

3 个提问
0 个回答

Cody

0 个问题
4 个答案

排名
113,372
of 301,472

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,293

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
65,659
of 174,655

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver

查看徽章

Feeds

排序方式:

提问


Bug in affine2d documentation
<http://nl.mathworks.com/help/images/ref/affine2d-class.html here> In the example, it is stated a ccw rotation is desired, but t...

10 years 前 | 0 个回答 | 0

0

个回答

提问


affine2d's outputLimits - what does it do??
I really tried to understand what this function does, but alas, I failed... I thought it works like this: [transformedXMin...

10 years 前 | 0 个回答 | 0

0

个回答

已解决


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

10 years 前

已解决


Is my wife right?
Regardless of input, output the string 'yes'.

10 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

10 years 前

已解决


Is this matrix orthogonal?
Given a square matrix, a, determine whether it is orthogonal. INPUT: a, a n x n matrix OUTPUT: true or false

10 years 前

提问


is it possible to fit a varargin function?
I have some discontinuous data which I want to piecewise fit all at once since there is one parameter of the fit which is common...

10 years 前 | 1 个回答 | 0

1

个回答