photo

Joshua Diamond


Last seen: Today Con actividad desde 2021

Followers: 0   Following: 0

Estadística

All
  • Thankful Level 1
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Different results from ranova and JASP
Dear all, I am struggling to make sense of ranova with multcompare vs JASP (a statistical program). They are providing different...

4 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Weird unexplainable results when fitting gaussian curve
I'm getting bizarre unexplainable results when I fit a Gaussian to a curve. It's all in the code below. Something about using xc...

4 meses hace | 2 respuestas | 0

2

respuestas

Resuelto


Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...

más de 1 año hace

Resuelto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

más de 1 año hace

Resuelto


Can we make a triangle?
Given three positive number, check whether a triangle can be made with these sides length or not. remember that in a triangle su...

más de 1 año hace

Resuelto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

más de 1 año hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

más de 1 año hace

Pregunta


After PCA, ALS method, use coefficients to reproduce decomposition
I have a matrix A with 100 rows (trials) and 64 columns (variables). This matrix contains NaN values. I am using the syntax: ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
Matlab Editor does not respond to keyboard inputs
I found a strange workaround. Some things have worked including right clicking the command window and clearing it; running a fun...

alrededor de 3 años hace | 0