photo

Ravali Kamthamraju

MathWorks

Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
File Exchange

1 파일

Cody

0 문제
6 답안

순위
N/A
of 301,472

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
16,102 of 21,293

평판
9

평균 평점
0.00

참여
1 파일

다운로드 수
1

ALL TIME 다운로드 수
82

순위
55,118
of 174,655

참여
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년 전 | 다운로드 수: 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년 전

문제를 풀었습니다


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

거의 7년 전

문제를 풀었습니다


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

거의 7년 전

문제를 풀었습니다


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년 전

문제를 풀었습니다


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년 전

문제를 풀었습니다


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년 전