Community Profile

photo

nezir elali


Gaziantep university/ Turkey

Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

联系

I am a mechanical engineer..... I have very good experience with gears.... studying, for now, my master degree in Gaziantep University in Turkey in a very interesting topic "Non-circular gears generating and analyzing using MATLAB" ...... since I'm new in Matlab, I am HERE.

统计数据

All
  • Thankful Level 2
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


The accuracy of cumtrapz (numerical integration)????
I have a problem where I have to integrate a vector to get another vector. (this problem related to noncircular gear design). ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Numirecal integration for a vector
Hi everybody, I am designing non-circular gears using MATLAB. I have designed several types. My last step is to generate the ge...

4 years 前 | 1 个回答 | 0

1

个回答

提问


can any body find the mistake here? I am rotating the coordinates of the arc and then bringing it to its original position. but it is not coming back to its original position ????!!!!
clear, clc % the arc coordinates a=2:0.001:3; b=sqrt((16-a.^2)); plot(a,b,'k') axis equal grid on hold on % t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


circulating the array to the first element after the array finishes FOR/WHILE loops
I am trying to create the involute of any shape (right and left) (INVOLUTE OF A CIRCLE) (in my case here, modified ellipse) an...

5 years 前 | 0 个回答 | 0

0

个回答

提问


saving the drawn lines into text file to use it to generate a 3D part in solidworks
hi every body I generated an elliptical gear and I am trying to save the coordinates of all the points into text file ( the tee...

5 years 前 | 0 个回答 | 0

0

个回答

已提交


dividing the ellipse into equal arcs
dividing the ellipse into equal arcs using matlab code

5 years 前 | 3 次下载 |