Statistica
6 Domande
0 Risposte
RANK
175.314
of 300.780
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 171.018
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Write a function with three input arguments: a vector, math handle, plot handle?
The question is: Write a function that will receive three input arguments: first argument is the data in the form of a x vector...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Plot Specific Info from a data file?
So here is the problem: A file called avehighs.dat stores the average high temperatures for each month for a year(rounded to int...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get program to keep asking for the input until the user provides a correct one?
I was trying to write a script that will ask the user to input a number between 100 and 200, inclusive. The program will check ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Converting a for loop to a while loop
I'm trying to convert this for loop into a while loop but keep getting the x value of the while loop as zero when it should be r...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
Keep getting error message for making a script for checking the value of a number between 100&200?
So I'm trying to write a script that will ask the user to input a number between 100 and 200, inclusive. The program will check...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to write a function that will count the number of prime numbers betweeen n1 and n2 using a for loop?
I need to write a function CountPrimes(n1, n2) that will count the number of prime numbers between n1 and n2 and return the coun...
oltre 7 anni fa | 3 risposte | 0

