photo

Radoslav Gagov


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

9 Fragen
3 Antworten

Cody

0 Probleme
1 Lösung

RANG
7.522
of 300.292

REPUTATION
6

BEITRÄGE
9 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
44.44%

ERHALTENE STIMMEN
3

RANG
 of 20.908

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
117.220
of 167.999

BEITRÄGE
0 Probleme
1 Lösung

PUNKTESTAND
20

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Knowledgeable Level 1
  • Thankful Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
a not so complicated task
One hour later i did it . function [ avr ] = exp_average( i1,i2 ) persistent b; persistent a; if nargi...

mehr als 8 Jahre vor | 3

| akzeptiert

Frage


How to transform years into centuries
Hey guys. I need to creat a function that transforms years in to centuries. I suppose i can do it with 30 if statements, but was...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


A very quick question
Hello Guys. Can you tell me how can I write a code that is like >> [ida,idb] = ismember('1','1 0 0 1') ida = logica...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Hey Guys can you help me with that.
Hey guys, here is my task. Each number on telephone keypads, except 0 and 1, corresponds to a set of uppercase letters as s...

mehr als 8 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
How to request additional data from the user in a function
Here is how I dealed with the Problem: m = year2016(n) if length(n) ~= 1 || n < 1 || n >12 || n ~= round(n) y...

mehr als 8 Jahre vor | 0

Frage


Hey guys, I am really lost and I don't know where to start with this question
Write a function called year2016 that returns a row-vector of struct-s whose elements correspond to the days of a month in 2016...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

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 8 Jahre vor

Frage


a not so complicated task
Hey Guys I am trying to solve this out for a coupple of hours but with no succes. Write a function called exp_average that c...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Please Help Basics Made Hard
Hey guys, i am trying to solve this assignemnt. : Write a function called day_diff that takes four scalar positive integer in...

mehr als 8 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
Is this working right
O right :D Thank you.

mehr als 8 Jahre vor | 0

Frage


Is this working right
Hey guys. I am trying to do this Assignment and i am pretty sure its correct but it keeps saing its now when i run the emulator ...

mehr als 8 Jahre vor | 8 Antworten | 0

8

Antworten

Frage


Error: Unexpected MATLAB expression.
Hey guys. Can you help me a little bit with this code. I am not sure why it doesn't work. Write a function called fare that co...

mehr als 8 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


Error: Unexpected MATLAB expression.
Hey guys. I get this error and i have no idea why. eligible(88 88) | Error: Unexpected MATLAB expressio...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort