Feeds
提问
Code Matlab for a function that depends in a real parameter
How to write a code Matlab fir the function F_alpha ?
1 year 前 | 2 个回答 | 0
2
个回答提问
Matrices à coefficients dépendant d'un paramètre
Comment écrire une matrice dont les coeffcients dépendent d'un paramètre ?
1 year 前 | 1 个回答 | 0
1
个回答提问
How to write the sum of several matrices in Matlab ?
We have the sequence of matrices B(i,j,n)=2/N exp(-cn^2 ) sin(nx_i ) sin(n y_j ) where N and n are...
2 years 前 | 2 个回答 | 0
2
个回答提问
How to write a Matlab code for a sequence of functionals and their minimums
Let A(α) be a matrix (N ,N) depending on a real parameter α ( α ∈ I_α ) and (f_k )_(k≥1) a sequence of vectors in R...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to write in Matlab a matrix whose coefficients depend on a real alpha parameter
A(i,j) = (1+alpha*x(i)*y(j))*exp(x(i)*y(j)) where almpha is a real parameter, x(i) and y(j) points in [0 , 1] with i , j =...
2 years 前 | 2 个回答 | 0
