Community Profile

photo

MADISON RAGONE


Last seen: 24 Tage vor Aktiv seit 2021

Statistiken

All
  • Thankful Level 2
  • Solver

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Fixing fzero in standard normal distribution
I am trying to solve a variable n used in this equation for normal distribution Z = (X - mean) / std mean = 500*n std = sqrt...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


changing char to string(?)
I am currently trying to make a simple code named subjex.dat The goal is to create a 5x2 matrix with these values that will pop...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

mehr als 2 Jahre vor

Gelöst


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

mehr als 2 Jahre vor

Gelöst


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:...

mehr als 2 Jahre vor