Community Profile

photo

piyius raj


Last seen: casi 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


randomly select elements of an array without repeat and create a matrix with these elements as rows
Hi All, I have integers from 1 to n. I want to choose m integers without replacement. I want to repeat this process p times and...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


sampling error from a truncated normal distribution
Hi everyone, Please see the code below. I tried to sample from a truncated normal distibution but the sample histogram is not m...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Fsolve How to pass several functions?
Can anyone help in the fsolve? syms x y % define function f1 = @(x,y) x+y^2-5; f2 = @(x,y) x+y-3; f = @(x,y) [f1,f2...

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

1

respuesta