Statistics
3 Questions
0 Answers
RANK
102,418
of 301,464
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,292
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,642
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Fminunc optimazation problem running for hours, i need any suggestions to make it converge faster.
I have an angle psi which is a function of space and time. It is expressed in sine and cosine fourier series. All the param...
8 years ago | 0 answers | 0
0
answersQuestion
I have an optimization problem but i can't impose the constraints i want, please help. The constraint i want is psi between -pi and pi
function f = objectivefcn1(a) psi = 0; L=1; ds=L/3999; s=0:ds:L; for n = 1:100 psi = psi + a(n)*cos(...
8 years ago | 2 answers | 0
2
answersQuestion
Hello, i need to find maximum value of V which equals to integral of psi^2 from 0 to 1, psi is equal to sum of cosine fourier series, how do i solve this optimazation problem
Hello, i need to find maximum value of V which equals to integral of psi^2 from 0 to 1, psi is equal to sum of cosine fourier se...
8 years ago | 0 answers | 0
