photo

L_Del


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Preallocate memory for the rows of each field inside a structure
Hi all This should be pretty easy but I can't seem to find the right way to do this... I have this structure, each of its fiel...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Methods to calculate curvature
I think the problem might come from the fact that the x values are not evenly spaced out. I did a test with a simple sine curve ...

5 years 前 | 0

提问


Methods to calculate curvature
Hi all, I am trying to calculate the curvature of a series of points. The distance in x between those points is never the same....

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Regular expressions: number that does not begin or end with a letter
Hi Thank you for your prompt answer. This is almost perfect. I just changed the exp1 line into this: exp1 = '(,|c)'; and no...

5 years 前 | 0

提问


Regular expressions: number that does not begin or end with a letter
Hi This is my first post here. I'm trying to read a file that has strings like this one c0, ("cee zero comma") but it has oth...

5 years 前 | 2 个回答 | 0

2

个回答