Community Profile

photo

kai


Last seen: 12ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

3年以上 前

解決済み


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

3年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3年以上 前

質問


set of points form a polygon?
Hello, Is there a way to tell if a set of vertices can form a closed polygon or not in genear or in matlab ? Example: [1,1],...

3年以上 前 | 1 件の回答 | 0

1

回答

回答済み
saving points in a sequence to form a contour
Thank you for commenting on the question . I would like to construct a closed polygon bounded by an other polygon with the give...

約4年 前 | 0

質問


saving points in a sequence to form a contour
Hello, I have some arbitary points which I can save in a matrix or an array to join them later into line segments , but i would...

約4年 前 | 2 件の回答 | 0

2

回答

質問


slicing a 3D volume
I have two matrices one with vertices (560 × 3) and faces (1112×3).When patch is used it forms a cylinder. What i dont have is ...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


slicing a volume in desired direction
ver- 2018a I have two matrices one with vertices (560 × 3) and faces (1112×3) After using patch command i get cylinder figure ...

5年弱 前 | 1 件の回答 | 1

1

回答

質問


voxelization (.amf) --additive manufacturing file format
mac-OS; ver-2018 Given, cylinder inside a cylinder(both are solids not opaque). I would like to voxelize it and display slices....

5年弱 前 | 0 件の回答 | 0

0

回答

質問


"patch" command error
mac -OS MATLAB version-2018a I have two matrices one with vertices-(280×3) and the other one with faces-(556×3) . Using pat...

5年弱 前 | 1 件の回答 | 0

1

回答