Tommy Langfelder - MATLAB Central
photo

Tommy Langfelder


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 05/24 to 03/25Use left and right arrows to move selectionFrom 05/24Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
194,323
of 297,307

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


Integrating a very long expression containing symbolic values
clc clear all close all syms x y m k A(x,y)=(10000*m^4*pi^4*sin(m*x*pi))/77 - m^3*pi^3*cos(m*x*pi)*(- (1017789684612629*((...

10 days ago | 3 answers | 0

3

answers

Question


I can't get the result of exact dividing
syms m n x y a b D p0 Pmn= 16*p0/(pi^2*m*n); b=2*a; w(x,y)= 1/(D*pi^4)*symsum(symsum(Pmn/[(m^2/a^2)+(n^2/b^2)]^2*sin(m...

10 months ago | 1 answer | 0

1

answer
Go to top of page