photo

SULE SAHIN


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

10 Domande
1 Risposta

RANK
160.869
of 299.984

REPUTAZIONE
0

CONTRIBUTI
10 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
30.0%

VOTI RICEVUTI
0

RANK
 of 20.857

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.841

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

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Hi; Can you help me to find fault?
Write a function called sindeg that takes a matrix input called deg. The function returns a matrix of the same size as deg with ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Can you help me ?
Write a function called year2016 that returns a row-vector of struct-s whose elements correspond to the days of a month in 2016 ...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


HELP ME PLEASE??
Write a function called integerize that takes as its input a matrix A of integers of type double, and returns the name of the “s...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


I have a problem
Write a function called integerize that takes as its input a matrix A of integers of type double, and returns the name of the “s...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Hi; Can you help me to find fault in my code?
Write a function called sort3 that takes a 3-element vector as its sole arguments. It uses if-statements, possibly nested, to re...

quasi 8 anni fa | 4 risposte | 0

4

risposte

Risposto
Hi everyone, Can you help me
function sumof = sum3and5muls(n) sumof = sum([3:3:n])+sum([5:5:n])-sum([15:15:n]); Problem 8 (sum3and5muls): ...

quasi 8 anni fa | 0

Domanda


Hi; What is wrong in my code
If we list all the natural numbers up to 15 that are multiples of 3 or 5, we get 3, 5, 6, 9, 10, 12 and 15. The sum of these mul...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Hi everyone, Can you help me
If we list all the natural numbers up to 15 that are multiples of 3 or 5, we get 3, 5, 6, 9, 10, 12 and 15. The sum of these mul...

quasi 8 anni fa | 4 risposte | 0

4

risposte

Domanda


Hi, I have a problem. Please help me!!!
Write a function called sindeg that takes a matrix input called deg. The function returns a matrix of the same size as deg with ...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


I have a problem about below question. Cab anybody help me??
Write a function called peri_sum that computes the sum of the elements of an input matrix A that are on the “perimeter” of A. In...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Hi, I try to solve below question but I have a problem, my answer is wrong
Write a function that is called like this: amag = accelerate(F1,F2,m). F1 and F2 are three-element column vectors that represent...

quasi 8 anni fa | 4 risposte | 0

4

risposte