photo

Reza Teimoori


Last seen: 대략 3년 전 2016년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Iterative image reconstruction

통계학

  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How to get the pixels intersected with a vector line?
If you are looking for an accurate and fast method you have to employ a so-called ray-tracing approach such as this one. Most of...

3년 초과 전 | 0

질문


MATLAB R2012b installer cannot read the mwinstall.dll file
I am trying to install MATLAB R2012b on a 64-bit Linux based (Ubuntu 16.04) machine and it constantly gives me the following err...

6년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
MATLAB R2012b installer cannot read the mwinstall.dll file
In fact I learned that MATLAB R2012b is only supported on Ubuntu 10.04, 11.04 and 11.10 and (Debian 6.x in your case) as shown <...

6년 초과 전 | 0

| 수락됨

답변 있음
why am i getting error in making trapezoidal wave form ?
When posting a question including codes, use the proper code format to properly shape your question. At multiple instances yo...

거의 7년 전 | 1

| 수락됨

질문


Sliced Variables in "parfor"
I'd like to run a loop using parfor similar to this: A = zeros(10,10,10,10); parfor i = 1:100 ind = ceil(rand(1,...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to handle multiple colons
The result of |[1:101]:0.5:[2:102]| in MATLAB is |[1 1.5 2]| while I'd like to get a vector similar to |[1 1.5 2 2 2.5 3 3 3.5 4...

7년 초과 전 | 답변 수: 1 | 0

1

답변