photo

Yulia M


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
107,491
of 298,363

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
55.56%

VOTES RECEIVED
0

RANK
 of 20,572

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,969

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


Showing : At least one END is missing: the statement may begin here.
I am trying to run this code but getting the mentioned error: I tried to indent the code with smart ident but it is not working...

5 years ago | 2 answers | 0

2

answers

Question


MATLAB function and hand written code output not matching?
Dear All, I am new to MATLAB. I am doing the following operation for QPSK modulation. One code is with in built MATLAB function...

5 years ago | 0 answers | 0

0

answers

Question


How can I solve this error with MATLAB CODER?
Hi, I am New to MATLAB. I am trying to convert the following MATLAB code to C code using MATLAB coder but I am getting the fo...

5 years ago | 1 answer | 0

1

answer

Question


Unable to Convert Vitdec to C using MATLAB coder
Hi, I am new to MATLAB. I am using MATLAB coder to convert Vitdec function to generate C code from it but I am facing the issue...

5 years ago | 1 answer | 0

1

answer

Question


Error using mex. No supported compiler or SDK was found.
Hi, I am getting this following error when I am trying to use MATLAB coder. Can anyone please tell me how to solve this error? ...

5 years ago | 1 answer | 0

1

answer

Question


how to convert Python code to Matlab code?
Hi, I am learing MATLAB I would like to convert the Python code into MATLAB code. I tried some things but nothing seemed to b...

5 years ago | 0 answers | 0

0

answers

Question


Unknown operation performed.
Hi, I am new to MATLAB. the following is my code I am unable to understand the operation perfromed B = S(A); and C = S(~A)...

5 years ago | 1 answer | 0

1

answer

Question


In an assignment A(I) = B, the number of elements in B and I must be the same.
Hi , I am new to MATLAB, I need help with this problem please help! I'm trying to do this operation. A is 256*1 double ...

5 years ago | 1 answer | 0

1

answer

Question


Error using horzcat Dimensions of matrices being concatenated are not consistent.
Hi , I need help with this problem I am new to MATLAB please help me! I am trying to do this operation. V = [ g1 g2 V ]; whe...

5 years ago | 1 answer | 0

1

answer