Joe Bennet
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
33.652
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
92.861
of 153.912
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Finding poinnt of interception between two lines on graph
I have the graph shown below, i want to find the point on the y axis where the red line (at a known value of x 'N(1)') intercept...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
For Loop Only Working with Specified Value Range "''index exceeds number of array elements""
In the code shown below the for loop only works when the value of 's' is equal to one, this is annoying though as the range over...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Cant get for loop to run
Trying to calculate a value as one of the parameters it depends on increases clc, clear, close all f= 0.13;%Flap Length as Per...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
"m, r, and i" Parameters for Peter Corke's Robotics Toolbox
Getting "dynamic parameters (m, r, I) not set in link 1" error message, and have no idea what they are. My DH parameters have be...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Variables within other variables
I have variables L1 through L15 in my script and i am wondering if it would be possible to represent thesevariables as 'Ln' wher...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Kinematic Analysis of 5dof Manipulaor Arm Simscape MultiBody
I have a 5DOF manipultor, that I have successfully imported into simulink using the multibody toolbox. However, I am trying to t...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Savign specific workspace variables in a new location
I have a very long code, with many different workspace variables, however there are only 5 relveant ones (call them, x, y, z, j ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to set curve fitting bound as variabe?
hello i am trying to curve fit a set of data to the equation y=-(c10 + c01/x)*(2/x - 2*x^2) where c01>0 and c01+c10>0, i generat...
más de 3 años hace | 1 respuesta | 1
1
respuestaPregunta
3D plotting of data
Hi there, I have data corresponding to a physical properties of a material at 12 different points on its surface, i would like t...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Cant figure out why I am getting error message for this integration
shown below is a peice of code exerpted from a much larger code. For some reason, when it is run on its own (ie, not in the main...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding Fourier coefficients from signal
I have a signal that has been processed to give the sinusoidal wave shown in the figure below, is there way i can automatically ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to automatically chop up signal??
In the attacthed figure, there is a graph displaying the response of human skin that has been palpated by 5 sinusoidal waves of ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Deleting Specific elemnts from Vector?
Hiya, I have a 15660x1 array 'tm' and as well as a 3x1 array 'm'= [i, j, k]. I would like to remove the 'ith', 'jth' and 'kth'...
más de 3 años hace | 1 respuesta | 0
1
respuestaResuelto
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:...
casi 4 años hace
Pregunta
Filtering high frequencies from response signal
I have a data set comprising a number of strain measurements obtained from a strain gauge and would like to filter out the ultra...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Take a fixed window average of large column vector?
Im trying to shrink the size of a column vector by averaging every 10 terms inside. At the moment it has about 7000 terms inside...
alrededor de 4 años hace | 1 respuesta | 0