Community Profile

photo

Question Mr


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I run my own CUDA code?
I have a ptx, and a cu files and I want to implement into my code but I dont know how. I have read this section but I dont un...

3 years ago | 1 answer | 0

1

answer

Answered
How can I create a matrix with arrayfun
Thank you it is working. And I got similar results like you. Can you explain the arrayfun part? How did you do and how is it wor...

3 years ago | 0

Question


How can I create a matrix with arrayfun
i tried to swap the 2 FOR loops for arrayfun but i don't understand why it never wants to succeed. TR = (2 * pi * M.theta) / 36...

3 years ago | 2 answers | 0

2

answers

Question


for looop convert to arrayfun
I want to convert these for loops into an arrayfun. Always give me an error "All of the input arguments must be of the same s...

3 years ago | 2 answers | 0

2

answers