photo

Emre Doruk


Last seen: 12 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1
  • First Review

查看徽章

Feeds

排序方式:

提问


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

1 year 前 | 2 个回答 | 0

2

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 1

1

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答