Juan Manuel Hussein Belda
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
35 062
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to start, then pause, then resume (etc) Simulink from Matlab, as in a 'for' loop?
Hello! I am working on a Simulink model for a scanner. The functioning should be: move to next position, scan data, then move ag...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How can I 3d interpolate a function f: R^3 --> R^3 ?
Hello! I have a table (which exceeds the limits for me to create a meshgrid) which is of the kind: x | y | z | fx | fy | fz Th...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
How can I use the "Lead Screw with Friction" Simscape model together with the "Stepper Motor with Control" model?
Hello, there! I am currently working on a 3-axis scanner, this is, three lead screws (X, Y, Z) that should move. The X one is i...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How can I stop ode45 when certain derivative is negative?
I have a set of differential equations which I am trying to integrate. I have created this function in order for the integrat...
presque 3 ans il y a | 1 réponse | 1
1
réponseQuestion
How could I remove outliers in really small data?
I have data that should resemble a parabola when plotted into a figure. However, near the center, there is a "high" value for th...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I rotate vectors so they are in a plane defined by its normal vector?
I have a series of vectors that are in a given plane. However, I want to rotate them so they are in a plane that I have defined ...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How could I write in a vector something in a position different to a given one?
v = [1,2,3,4,5] idx = 3; What I would like to do is get v = [NaN, NaN, 3, NaN, NaN]; How could I do it?
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Could anybody help me with an iterative process?
Hello! First, I am sorry if my english is not good. I will try to make the doubt as clear as possible. The code shown below is...
plus de 3 ans il y a | 1 réponse | 0