Huseyin Kaya
Followers: 0 Following: 0
Statistica
RANK
11.876
of 300.369
REPUTAZIONE
4
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
7.696 of 20.936
REPUTAZIONE
124
VALUTAZIONE MEDIA
4.00
CONTRIBUTI
2 File
DOWNLOAD
2
ALL TIME DOWNLOAD
1191
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risolto
Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...
circa 5 anni fa
Risolto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
quasi 12 anni fa
Risolto
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:...
quasi 12 anni fa
What is wrong with my code short simple function using only - if,for,length and variables)?
Just change result == [] with length(result) == 0 and everything will work fine.
quasi 12 anni fa | 0
| accettato
Inviato
Fractal landscape generation with diamond-square algorithm
The MATLAB implementation of diamond-square algorithm to create fractal landscapes.
quasi 12 anni fa | 1 download |




