photo

Reza


Last seen: 8 maanden ago Active since 2024

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
233.525
of 300.302

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
2

RANK
 of 20.911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.040

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
  • First Answer

View badges

Feeds

View by

Answered
Up-sampling in convolutional neural network
The convenient way is to create a custom layer as explained here, with examples here and here. For your application, the custom...

meer dan een jaar ago | 0

Question


pcregistericp using GPU Support
Has anyone tried using the function pcregistericp (which registers two point clouds using the itterative closest point method) o...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Finding Transformation Matrix of a viewer3d object
I need to map 3D vertices in a viewer3d object to 2d figure coordinates. It's actually because I want the user of my app to be a...

meer dan een jaar ago | 2 answers | 2

2

answers

Answered
Select points in 3D space with polygon
You might consider first mapping all the point data to your 2D axes space (which would include using camera parameters and axes ...

meer dan een jaar ago | 0

Answered
Draw on top of a viewer3D object
I tried a coulpe of ideas to draw on top of the viewer3d object but none work. The only way I can think of is to get an image sc...

meer dan een jaar ago | 0

| accepted

Question


Draw on top of a viewer3D object
In an app created with app designer, a panel is the parent of a viewer3D object, and the object displays a mesh. I want the user...

meer dan een jaar ago | 1 answer | 0

1

answer