photo

Peter Uwsen


Last seen: 10 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
235,594
of 300,392

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


Discrete convolution in time/Laplace domain
Hello, I'm dealing with a problem where I need to calculate a convolution in the time domain again and again, so efficiency is ...

1 year ago | 1 answer | 0

1

answer

Question


Randomly choose one nonzero element in each row of matrix
Hello, I have a 3D-matrix filled with ones and zeros. For example: ex(:,:,1) = 0 1 0 1 0 0 0...

3 years ago | 1 answer | 0

1

answer

Question


How does integral2 work?
Hello, I'm using the integral2 function for a project. In my report I have to explain what numerical concept integral2 is based...

6 years ago | 1 answer | 0

1

answer

Question


Why do I get the error "max number of function evalutations reached" using integral2?
Hi, I'm having some problems using the integral2 function. I get the error "max number of function evalutations reached" for ce...

6 years ago | 0 answers | 0

0

answers

Question


Find specific point in unknown "function"
Hello, I have the following problem: I do know the "shape" of the relationship between two variables x and y, but I don't know...

6 years ago | 1 answer | 0

1

answer

Question


problem solving nonlinear equation system with fsolve
Hi, I'm trying to solve the following equation system P = 1; lambda = 1; Maugis = @(X) [lambda*X(1)^2/2*(sqrt(X(3)^2-1)+(X(3...

6 years ago | 2 answers | 0

2

answers