Blanca Castells
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
282,237
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Optimization problem fitting arrays
Hi there! I'm not very good at matlab and I'm having trouble with what I think is an easy optimization problem. I have an array...
1 year ago | 1 answer | 0
1
answerQuestion
Optimization of multivariable function
Hi everybody! I'm having some trouble trying to optimize a function. I want to minimize the function F defined as: where ...
4 years ago | 0 answers | 0
0
answersQuestion
ifft plot time domain
Hello! I'mt trying to plot an Inverse Fast Fourier Transform. In my case, I have a function handle F(w) where w(omega) is the...
7 years ago | 1 answer | 0
1
answerQuestion
Return signal having IFFT
Hello! I have a function f(OM,T) which depends on two variable: frequency and time; and I now that this function is the Verse...
7 years ago | 1 answer | 0
1
answerQuestion
double integral function error
Hi everybody! I'm trying to solve this: fun1 =@(x,y)(-x.^2); fun2=@(x,y)(y+1).^2; fun=@(x,y)fun1+fun2; q = inte...
8 years ago | 1 answer | 0