photo

Luca cadalo


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
86,948
of 300,414

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
55.56%

收到投票数
0

排名
 of 20,954

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,667

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


plot the values of two columns of a table
I have a table with two fields time and velocity every field has several lines and one column I want to plot the results but t...

8 years 前 | 1 个回答 | 0

1

个回答

提问


table maximum value column
Hi, I have this table 0 0 0 0 0,0100000000000000 0 0,0100000000000000 1 0,0100000000000000 2 0,02000000000000...

8 years 前 | 1 个回答 | 0

1

个回答

提问


lost with differential ecuations matlab
In the university they have give me a differential equation and they told me that I have to solving it iteratively. So first I h...

8 years 前 | 0 个回答 | 0

0

个回答

提问


regexp with _ recognized as a letter
when you use regexp regexp(Date, '(?<=Month=)\w+', 'match') Date=Year2012_MonthMay_Day05 this character '_' is recognized...

8 years 前 | 1 个回答 | 0

1

个回答

提问


imagesc hide one axis
It is possible to display axes with imagesc but only in one direction no both axis y and x only x thanks!

8 years 前 | 1 个回答 | 0

1

个回答

提问


get the values of the axis of a plot
I have created a plot and I want to know if there is a command to get the value of the x axis of the plot because I want to draw...

8 years 前 | 1 个回答 | 0

1

个回答

提问


using ismembertol contradictory results
when I write this I get the following results >>ismembertol(117 , 115 , 1e-2) ans = 0 and when I write this I ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


work with proportionality with vectors
I have a vector x=[1.05 2.023 3.1 4.014 12.112] and another vector y=[4.018 8.1 24.45] how to detect that the va...

8 years 前 | 1 个回答 | 0

1

个回答

提问


calculate the mode with tolerance
I have a matrix A= [ 2 3 2.1 ; 8.1 3.3 2.05 ; 3.01 4.9 2.09] and I want to get the mode with a tolerance of 0.1 there is a...

8 years 前 | 1 个回答 | 0

1

个回答