Luca Amicucci
Followers: 0 Following: 0
Statistics
RANK
65,073
of 295,673
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
14,187 of 20,262
REPUTATION
16
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
12
ALL TIME DOWNLOADS
162
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to convert variables in a function handle ?
Hi all, Is It possible to convert this handle function f = @(x1,x2,x3) [g1;g2;g3]; where g1 g2 and g3 are complicated functi...
2 years ago | 1 answer | 0
1
answerQuestion
How to extract an element from a ''vector'' of function handle
Hi guys, I'm having some troubles managing handle functions. What I would like to do is to extract an element of an "handle" a...
2 years ago | 2 answers | 0
2
answersQuestion
How to make a piecewise function and plot it ?
Hi guys! I want to write a piecewise function , with 4 case , and so I made this : H = 2; w = 209.439509; % 2000 rpm a = ...
4 years ago | 1 answer | 0
1
answerQuestion
How to find x and y component of a vector
Hi! I was doing an exercise about position velocity and accelleration of a four-bar linkage. So, for example, I wrote the vect...
4 years ago | 1 answer | 0
1
answerQuestion
How can I solve a linear system of equation Ax=b where A and b are changing in a for loop
Hi there. I'm doing a dynamic force analysis problem and i need to determinate forces and torque on a four-bar linkage. So I w...
4 years ago | 1 answer | 0
1
answerSubmitted
Suh-Radcliffe Kinematic Synthesis
The Three-Position Guidance Problem
4 years ago | 12 downloads |