Community Profile

photo

Emre Doruk


Last seen: 8 maanden ago Active since 2020

Followers: 0   Following: 0

Statistics

  • 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 ...

ongeveer een jaar 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...

ongeveer een jaar 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...

meer dan 2 jaar 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...

meer dan 3 jaar ago | 2 answers | 0

2

answers