Statistics
RANK
294,421
of 297,016
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Question
while loop convergence for sum
Dear all, I'm using a while loop in order to find a value etapl iteratively. The code looks like follows where eta(:) is a fi...
10 years ago | 0 answers | 0
0
answersQuestion
solving equation returns vector. Sum of vector=0. How?
Dear all, I attempt to solve an optimisation problem. I want to solve the equation... function [funzeta1] = Fz1(zzeta1) ...
10 years ago | 1 answer | 0
1
answerQuestion
Solving a system of equations with fsolve with different dimensions of the initial/output variables
Hey all, I'd like to solve a system of functions that comprises of vetors and scalars. I used to use fsolve, which works fine...
10 years ago | 1 answer | 0
1
answerConvergence problem for several variables
Dear Alan, thanks for your quick respond! fminsearch might work. I had a deeper look at the problem and the code. Apparently...
10 years ago | 0
Question
Convergence problem for several variables
Dear all, I attempt to solve a convergence problem for nine variables that are subject to optimisation and nine equations. Ea...
10 years ago | 2 answers | 0
2
answersQuestion
Substitute term with variable
Dear all, I'm trying to substitute a rather long term (L/T*z-U(i-1)*z-(Ui(i)-Ui(i-1))/(di(i-1)-di(i))*(z^2/2+di(i-1)*...
10 years ago | 0 answers | 0
0
answersQuestion
Matlab / Mupad does not solve definite integral
Dear all, I'm trying to solve an integral using both matlab and mupad. However it does not solve the integral although it is ...
10 years ago | 1 answer | 0
1
answerQuestion
How to differentiate, then define a variable and integrate with respect to a different variable?
Dear community, I'd like to create a function file in which I firstly differentiate a function Psi with respect to z. After d...
10 years ago | 1 answer | 0