photo

Ravali Kamthamraju

MathWorks

Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
File Exchange

1 文件

Cody

0 个问题
6 个答案

排名
N/A
of 301,379

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
16,074 of 21,244

声誉
9

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
82

排名
54,986
of 174,273

贡献数
0 个问题
6 个答案

评分
70

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Submission
  • GitHub Submissions Level 1
  • Solver

查看徽章

Feeds

排序方式:

已提交


Neonatal-ventilator
Using Simulink and Simscape blocks simulate a feedback controller that regulates the peak pressure generated by a jet ventilato...

6 years 前 | 1 次下载 |

0.0 / 5

已解决


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

7 years 前

已解决


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

7 years 前

已解决


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

7 years 前

已解决


Matlab Basics II - squares
Write a function that takes matrix A, and squares each element in the matrix example: A = [1 2 3] output = [1 4 9]

7 years 前

已解决


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

7 years 前

已解决


Sum the numbers on the main diagonal
Sum the numbers on the main diagonal of an n-by-n matrix. For input: A = [1 2 4 3 6 2 2 4 7]...

7 years 前