Community Profile

photo

Kritarth Sinha


NIT Rourkela

Aktiv seit 2022

Programming Languages:
MATLAB

Statistiken

  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
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...

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

Beantwortet
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...

mehr als ein Jahr vor | 0

Beantwortet
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...

mehr als ein Jahr vor | 1