photo

Patryk


Last seen: 1 year ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
249,359
of 300,321

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,093

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Simpson integral - problem with writing the formula
I have the following task to do: I developed the following code: function I = simpson(f,a,b,n) %I = SIMPSON(f,a,b,n) przybl...

1 year ago | 2 answers | 0

2

answers

Answered
Data type symfun (code problem)
replacing [n d] = numden(df(x)) with [n(x) d(x)] = numden(df(x)) helped! Thank you very much :)

1 year ago | 0

Answered
Data type symfun (code problem)
I use Matlab online

1 year ago | 0

Question


Data type symfun (code problem)
the content of the task: Follow these steps to obtain expressions for the critical values ​​of f(x)=x^(3/5)*(4-x)^(1/3): Defi...

1 year ago | 4 answers | 0

4

answers