Davide Cerra
Followers: 0 Following: 0
Statistiques
RANG
13 503
of 295 569
RÉPUTATION
3
CONTRIBUTIONS
16 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
43.75%
VOTES REÇUS
2
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
Change date format in vector
Hello i would like to uniform 2 different date format in a single vector: 4/1/2019 12:45:00 AM and 15/6/19 18:10 how c...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Fill date gap and fill missing data wit NaN
Hello, i have to fill the gaps of these type of data: Date Temperature 30/4/19 20:10 15.75...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Simple line to XML format.
Dear Matlab users, i'm trying to create a simple XML file from a line given by two points. x(1)=1; y(1)=1; x(2)=1; y(2)=...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
store variables in a for loop
Hello, i m trying to obtain a set of coordinates for this: function [x, y] = gencircle(xo,yo,r,N) x=(xo+r*cos(theta))'; y=(y...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
For loop and coordinates
hello, the gencircle function generates the coordinate for an inscript polygon. But off course in the for loop i obtain only th...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
how to calculate the area under a curve?
#£x=[0:100]; y=30-60*cos(2*pi/100*x); plot (y); Hello! how con i calculate the area under the curve above? i would also lik...
plus de 5 ans il y a | 3 réponses | 1
3
réponsesQuestion
Extract fitting results in a vector
Hello i would like to extract a vector from the fitting results. the vector length is 360. Ph=200; Pc=100; w=220; x=[0 w/...
plus de 5 ans il y a | 1 réponse | 0
0
réponse2018a Copy Paste not working Live Scripts
Simply drag with your mouse
plus de 5 ans il y a | 1
Question
coordinates matrix from rectangle grid
i have the two sides of a rectangle and the distance of internal point of a grid as input. how can i obtain the coordinates of t...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
generate grid and coordinates in a rectangle
i have sides of a rectangle as input and i want to generate a grid that gives as output the coordinates of the internal points. ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
CHANGE X AXES SCALE
INSTEAD OF 0:900 I WANT FROM 0 TO 25
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Plot two vector. hello i have 2 vector example (1,2,3,4,5) and (5,4,3,2,1) i wat to obtain the coordinates (1,5) (2,4) (3,3) (4,2) (5,1).
hello i have 2 vector example (1,2,3,4,5) and (5,4,3,2,1) i wat to obtain the coordinates (1,5) (2,4) (3,3) (4,2) (5,1). and pl...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
multiple vectors interpolation?
hello, i have 4 vectors and i want to fit all of them, how can i do it? simple example?
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
curve fitting area calculation?
how can i calculate the 2 separate areas of the graph? a= xlsread('Rosborg BEM.xlsx.','Sheet1','A2:A366'); figure %%allyear...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
curve start and finish at [0 0] [0 365] respectively?
how can i impose the fitting curve to start from [0 0 ] and finish in [0 365] ? possibly using curve fitting toolbox?
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
fitted curve start from zero?
How can the fitting curve can stat from [0,0]?
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
from a=[1 2 3 4] to b=[1 1 2 2 3 3 4 4]
code: from a=[1 2 3 4] to b=[1 1 2 2 3 3 4 4]
environ 6 ans il y a | 1 réponse | 0