Community Profile

photo

Arjun Upadhyay


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Combining a matrix with a null matrix
I have a very basic problem. I want to replace some entries of zero matrix with the elements of another non zero matrix. I tried...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to store data in a matrix from a for loop using non integer indexing
Here is the simple version of my code. x = [5:0.1:20]; for v = 1:.1:10 R = v.*x; mat(v,:)=R; end I want to s...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to write a code for Fano lineshape fit.
I want to fit Fano resonance with experimental data. The formula for Fano resonance is R = | p(w) + (A . G. exp(i.o) / [w - w0 ...

casi 4 años hace | 1 respuesta | 0

1

respuesta