Community Profile

photo

Kritarth Sinha


NIT Rourkela

Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Deleting rows of a matrix based on values from another matrix
Hello Hari, You can simply use nested loops and for each value in column 1 or 2,you can check that is present in matrix B and d...

2 years ago | 0

Answered
find this derivative for this equation
Hello Mustafa You can refer to Derivatives of Expressions with Several Variables section of the following page:Differentiation ...

2 years ago | 0

Answered
calculate math problem help
Hello Idan, You can directly write the following expression as it is in matlab and it runs fine for me. x=4^2/(4+5^2)+6/74. H...

2 years ago | 0

Answered
What is the difference between the simulink library and model references?
Hello Acchan The main purpose of both is same i.e. facilitate the reuse of simulink models. When you work with libraries, simul...

2 years ago | 1