Davide Cerra - MATLAB Central
photo

Davide Cerra


Last seen: 4年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 11/18 to 03/25Use left and right arrows to move selectionFrom 11/18Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

16 質問
1 回答

ランク
14,663
of 297,711

評判
3

コントリビューション
16 質問
1 回答

回答採用率
43.75%

獲得投票数
2

ランク
 of 20,465

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,406

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


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...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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)=...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

5年以上 前 | 3 件の回答 | 1

3

回答

質問


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/...

5年以上 前 | 0 件の回答 | 0

0

回答

回答済み
2018a Copy Paste not working Live Scripts
Simply drag with your mouse

5年以上 前 | 1

質問


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...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


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. ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


CHANGE X AXES SCALE
INSTEAD OF 0:900 I WANT FROM 0 TO 25

約6年 前 | 2 件の回答 | 0

2

回答

質問


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...

約6年 前 | 1 件の回答 | 0

1

回答

質問


multiple vectors interpolation?
hello, i have 4 vectors and i want to fit all of them, how can i do it? simple example?

6年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


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?

6年以上 前 | 1 件の回答 | 0

1

回答

質問


fitted curve start from zero?
How can the fitting curve can stat from [0,0]?

6年以上 前 | 1 件の回答 | 0

1

回答

質問


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]

6年以上 前 | 1 件の回答 | 0

1

回答