photo

Hakan Ertugrul


Last seen: fast 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Nachricht

PhD student in Mechanical Engineering

Statistik

All
MATLAB Answers

4 Fragen
2 Antworten

Cody

0 Probleme
6 Lösungen

RANG
174.770
of 300.392

REPUTATION
0

BEITRÄGE
4 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
48.924
of 168.335

BEITRÄGE
0 Probleme
6 Lösungen

PUNKTESTAND
73

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Answer
  • Thankful Level 1
  • MATLAB Central Treasure Hunt Finisher
  • First Review
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
SimMechanics Mechanics Explorer does not render on one PC but not another
Hello, I manually updated my nvidia graphics card (GT 540M) driver (v391.35) and the problem is solved. Best, Hakan

mehr als 4 Jahre vor | 0

Frage


What are the differences between "Spatial Contact Force" block in Simulink/Simscape Multibody Library and "Simscape Multibody Contact Forces Library", if any?
Hello, Is there any difference between "spatial contact force block" in Simulink/Simscape Multibody Library and "Simscape Multi...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Contact Forces/Torques for Robotics Applications
Dears, I am using Robotics Systems Toolbox in Simulink and performing dynamical simulation. The simulation consists of a free m...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Simscape Multibody - Spatial Contact Force Block - Interference Fit modeling
Dear @Juan Sagarduy, Again, thanks for your answer. I am using Robotics Toolbox in Simulink and performing dynamical simulatio...

mehr als 4 Jahre vor | 0

Frage


Simscape Multibody - Spatial Contact Force Block - Interference Fit modeling
Hello, I wonder if there is a possibility to model an interference fit, like peg-in-hole application. As far as I see from "...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

fast 5 Jahre vor

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

etwa 5 Jahre vor

Gelöst


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

etwa 5 Jahre vor

Gelöst


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

etwa 5 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

etwa 5 Jahre vor

Gelöst


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:...

etwa 5 Jahre vor

Frage


inverseDynamics function in Robotics System Toolbox gives wrong results for joint torque calculations for external force applied on the end effector of the robot
Dears, Could you please check if there is a problem with the joint torque calculations with externalForce and inverseDynamics f...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort