Peter Uwsen
Followers: 0 Following: 0
Feeds
질문
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 ...
5개월 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
5년 초과 전 | 답변 수: 2 | 0