Feeds
提问
how can i generate set of point belong to boundary of geometric shape
hi every one, i want to generate set of point located on the boundary of drawn polygon, can you help me please. clc; clear al...
7 years 前 | 0 个回答 | 0
0
个回答提问
Matlab can not evaluate integration
hello, I have problem with int function, after running the code, matlab return the equation without evaluation syms t ...
7 years 前 | 1 个回答 | 0
1
个回答提问
what is the right syntax to do step shown in pic ?
hello I have problem with subs function, I want to sub some value in equation shown below in pic. what is the right syntax to do...
7 years 前 | 0 个回答 | 0
0
个回答提问
how can i derive sin(x) ?
hello there I have problem with derivation of sin(x) syms x diff(sin(x)) ans cos(x) but I want the answer to be...
7 years 前 | 1 个回答 | 0