photo

BAHADIR Karba


Gaziantep University

Last seen: más de 5 años hace Con actividad desde 2018

Followers: 0   Following: 0

Mensaje

My experiences on gears stimulated a wish to contiue work on gears at graduate level and applied for MSc study relate with gears.My main career goals are being a specialist engineer about Gear and Power transmission and Nvh Test engineering and also i would like to contribute to engineering science with doing academic studies

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
28.424
of 301.301

REPUTACIÓN
1

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
80.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 21.236

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.897

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How Could I Achieve about performing loop for 2 variables respectively?
fazWheel_1=[0:TWheel-1]; fazPinion_1=[TPinion-1:-1:0]; ol1=max([size(fazWheel_1) size(fazPinion_1)]); for o1=1:1:ol1 ...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i find properties of value that coming from which array&cell?
IPRBacklash (1x44 cell) each cell {1x361 double}, MinPHASE=cellfun(@min,IPRBacklash); 1x44 double min_Minvalue=min(MinPHASE...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can fix index exceeds matrix error
mn=input('Modül Giriniz:'); T=input('Teeth Numbers :'); at=input('Transverse pressure angle: '); ad=input('Addendum Coef: ');...

alrededor de 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How can i find this value x at the below expression
invx=tan(x*pi/180.0)-(x*pi/180.0); for example if invx== 0.0149 note : Result is 20 degree. x=?

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Error_Exact_Backlash{i} is variable to depend inputs.Ex. it contains 1X10 cells.Each cell can be same array or not like 1x27,1x25,1x26,1x26 double.I want to write all in same array as 1x(27+26+26+25..). Plot this value.Thnks in advance for your reply
for i=1:1:TWheel Error_Exact_Backlash{i}=(Exact_Backlash(1,(1+(round(360/TWheel))*(i-1)):((round((360/TWheel)*i))+1)))+(Pr(...

más de 7 años hace | 2 respuestas | 0

2

respuestas