photo

Blanca Castells


Last seen: 8 months ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
84,748
of 300,369

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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 1

View badges

Feeds

View by

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...

2 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer