burak enes kavas
Followers: 0 Following: 0
Feeds
문제를 풀었습니다
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년 전
답변 있음
how to substitute symbolic equation into symbolic equation, and to reorganize symbolic equations
% Do you want analyticaly reduce any function use this comand syms x func = sin ( x ) diff ( func , x) ans = cos( x ) ...
how to substitute symbolic equation into symbolic equation, and to reorganize symbolic equations
% Do you want analyticaly reduce any function use this comand syms x func = sin ( x ) diff ( func , x) ans = cos( x ) ...
거의 3년 전 | 0