photo

Emre Doruk


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
36,942
of 300,369

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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 2
  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


How to change RGB value without changing index value of an image?
Hi, I have NxM matrix, I want to plot iamge of it and the change specific rgb value without changing index value. How can I do ...

2 years ago | 2 answers | 0

2

answers

Question


How do you initialize an N*M matrix with certain N*1 vector?
I had a martix N*M matrix, I try to init matrix with an vector. I am doing with code which below. signal=zeros(5,4); vector...

3 years ago | 1 answer | 0

1

answer

Question


How to define lower limit at while code generation?
Hi, I am trying to generate C++ code for my function with Codegen. It has variable data size but has limits,min 100, max 1000...

4 years ago | 1 answer | 1

1

answer

Question


How parentheses effects multiplication with pi ?
Hi, I am trying to generate sine wave. I am usning following two code lines. But they are slightly different (about e-15). Why...

5 years ago | 2 answers | 0

2

answers