photo

Renjie Xiong


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to convert strings to symbolic expressions?
Here is a function I defined: function [X]=Taylor(a,b,h,p,m) n=(b-a)/h; X=zeros(1,n+1); X(1)=p; A=sym(zeros(1,m)); syms t;...

3 years 前 | 1 个回答 | 0

1

个回答