photo

皇家国际注册【微8785092】


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
1 Answer

RANK
12,492
of 301,153

REPUTATION
4

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,067

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Matlab请问我用符号计算计算出了一堆公式,但我想用r去替换公式中的某部分该怎么做啊?比如。
syms x xi eta y f=((x - xi)^2 + (eta - y)^2)+1; f=str2sym(replace(string(f),'(x - xi)^2 + (eta - y)^2','r')) f =r + 1

3 years ago | 0

| accepted