photo

biratu lemessa


Last seen: más de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Explorer
  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


How can I get a matlab code of articles?
on projected gradient method

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


how can we sketch the graph of this iteration xn+1=xn-8*f'(xn) in matlab code?
f(x)=x^2; x0=0.5; tolerance =0.0001 xn+1=xn-8*f'(xn)

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


how can we calculate the orthogonal projection or metric projection Pc in matlab?
if c=[-1,1],find Pc(x0),where Pc is the minimum element such that x0 in C?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


how to sketch the graph of iterative sequence
x1=4,x2=8,x3=12,.........,x99=400

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I write a matlab code for this iterative function.
x(n+1)=(1/(n+1)+(1-(1/(n+1)))*x(n)+5*(x(n)-1)/(exp(x(n))))

más de 1 año hace | 2 respuestas | 0

2

respuestas