photo

HilaN


Last seen: 10 months 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
10,723
of 300,392

声誉
4

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Fit data to the correct superposition of Jacobi elliptic functions
Hi all, I have data that I want to fit to Jacobi elliptic functions, OR to superposition of Jacobi elliptic functions How c...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
Help with basic code, pls
try randperm. for i=1:1000 p = randperm(2 * size); martix = [ rowmatrix(p(1:size)), rowmatrix(p(size+1:end)) ]; mean_row1 ...

7 years 前 | 0

| 已接受

提问


Add dots to close a shape, padding
Hello, I have a data of shapes (figure eight and ellipse shapes) but the shapes are not closed, I need to add dots to the data ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


how to separate a 3D shape with repetitions to each repetition
Hello, I have a data of figure eight shape with repetitions (many times figure eight shape in the same data) [3X6140 array [x,...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate areas between two curves
Hi, I am trying to calculate the area between 2 curves, like the curves in the example. how can I do that? i need to do it for...

7 years 前 | 3 个回答 | 0

3

个回答