photo

burak enes kavas


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Solver
  • First Answer

查看徽章

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

2 years 前

已回答
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 ) ...

2 years 前 | 0