photo

Jorge Rodriguez


Last seen: 24 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

All
File Exchange

1 文件

Cody

0 个问题
6 个答案

排名
N/A
of 302,031

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
19,918 of 21,508

声誉
0

平均
0.00

贡献数
1 文件

下载次数
3

ALL TIME 下载次数
3

排名
52,917
of 178,295

贡献数
0 个问题
6 个答案

评分
72

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • First Submission

查看徽章

Feeds

排序方式:

已提交


AFM point-mass model with DMT tip-sample interaction
AFM point-mass Simulink model with DMT interaction. Outputs amplitude & phase observables. Packaged as AFM_by_JRR for MATLAB.

1 month 前 | 3 次下载 |

0.0 / 5
Thumbnail

已解决


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end),...

3 years 前

已解决


Encode Roman Numerals
Create a function taking a non-negative integer as its parameter and returning a string containing the Roman Numeral representat...

3 years 前

已解决


Find the peak 3n+1 sequence value
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

3 years 前

已解决


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

3 years 前

已解决


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

3 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years 前