Statistiques
RANG
67 412
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Interpolate from curve data
Hi, I have this curve. <</matlabcentral/answers/uploaded_files/46108/porp_curves.jpg>> From this curve I can determine ...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to use structure arrays to log event information from data
I have time series data, eg, data = [1 850;2 860;3 850;4 800;5 840;6 840;7 790;8 780;9 850;10 850]; I want to use structure ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Keeping count of consecutive of two vectors
I have two vectors. A = [9 9 8 12 12 12 7 6 15 15 15 15 21 21 10 5 15 9 9 9 9 7 20 20 1 5 6 7 7]; B = [212 100 21...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Line and scattered data on one plot
I have three polynomials, y_150 = @(x) 22*((x-23)/4.9)^4 - 48*((x-23)/4.9)^3 + 27*((x-23)/4.9)^2 - 37*((x-23)/4.9) + 40; ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot components of a cell array?
I have a cell array looking something like this. event{event_log} = [1,9,212] [4,12,200] [5,12,180] [6,12,200] [9,15,200] [...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding a series of numbers in a vector which correspond with a series of numbers in a different vector.
I Have two vectors for example, Yaw = [9 9 8 9 10 10 10 10 14 15 15 15 15];%Degrees, Speed = [212 212 213 180 200 190 20...
environ 9 ans il y a | 1 réponse | 0
1
réponseA résolu
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:...
plus de 10 ans il y a