Vishal Naik
Followers: 0 Following: 0
Statistik
10 Fragen
0 Antworten
RANG
76.267
of 295.486
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
MATLAB/Simulink/Simscape:Contact force analysis
In Simscape, there are already some blocks available where I can perform contact force analysis by choosing 'Export Entire Geome...
5 Monate vor | 1 Antwort | 0
1
AntwortFrage
Simulink- How to control stop time?
How to vary stop time in simulink it self.
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
How to control DC motor speed using MATLAB/Simulink+ NI 9403+cDAQ 9171?
I am working on a 2R robot manipulator. I am using MATLAB/Simulink+ NI 9403+CDAQ 9171+ DC motor with encoder+ BTS 7690 motor dri...
9 Monate vor | 0 Antworten | 0
0
AntwortenFrage
Can anyone suggest how to speed up the simulation?
Here, I have uploaded matlab code and simulink model. The procedure to run the simulink is as follows: Open trail_0 and run it....
9 Monate vor | 1 Antwort | 0
1
AntwortFrage
Spatial Contact Force is not sensing normal force, even two bodies are in contact?
Here, I have made contact between the end effector of the 2R robot manipulator and the object, where the ground is inclined. Her...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
Simscape Multibody- How to find location of point of contact between two objects?
I am working on a 2R robot manipulator. I want to find the position of the point of contact made by the 2R robot manipulator wit...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
How to enable geometry block to imported CAD model (STEP) in the Simscape?
I have imported model from solid works into simscape. Now I want to enable geomtry port, but under Geometry parameter of solid ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
MATLAB 2022a and MASC ADAMS View 2018.1 Simulation
I have created control plant from MSC ADAMS view. When I run the simulink model, it automatically close. Can you help me to figu...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Co-Simulation between MSC ADMS View and MATLAB/Simulink---ERROR: PINPUT/0 is not defined in the data set. Command ignored. WARNING: Integrator HMAX could not be determined.
Hi, I am working on a 3R manipulator. I am doing a co-simulation between ADAMS View and Simulink. I have built a model in Adams ...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
I want to use atan2 in my equation. When I use atan2 , I get answer NaN. But when I use 'atan' , i didn't get NaN. Why?
clear all clc syms alpha1 alpha1_d alpha1_dd a=3; b=2; th1=atan2(a*sin(alpha1),(b*cos(alpha1))); l1=a*cos(alpha1)*sin(th...
fast 4 Jahre vor | 1 Antwort | 0