Radoslav Gagov
Followers: 0 Following: 0
Statistics
RANK
7 217
of 295 569
REPUTATION
6
CONTRIBUTIONS
9 Questions
3 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
3
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
a not so complicated task
One hour later i did it . function [ avr ] = exp_average( i1,i2 ) persistent b; persistent a; if nargi...
mer än 7 år ago | 3
| accepted
Question
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...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 7 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 7 år ago | 4 answers | 0
4
answersHow 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...
mer än 7 år ago | 0
Question
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...
mer än 7 år ago | 2 answers | 0
2
answersSolved
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:...
mer än 7 år ago
Question
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...
mer än 7 år ago | 3 answers | 0
3
answersQuestion
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...
mer än 7 år ago | 4 answers | 0
4
answersQuestion
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 ...
mer än 7 år ago | 8 answers | 0
8
answersQuestion
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...
mer än 7 år ago | 5 answers | 0
5
answersQuestion
Error: Unexpected MATLAB expression.
Hey guys. I get this error and i have no idea why. eligible(88 88) | Error: Unexpected MATLAB expressio...
mer än 7 år ago | 1 answer | 0