
Blanca Castells
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0