photo

Florian


LEAR Corporation GmbH

2012 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 3
  • Solver

バッジを表示

Feeds

表示方法

質問


how to bring 5 vectors with differing length in line and plot it
Hello community, i want to bring 5 vectors wich all have different lengths in line together, so that each has the same leng...

11年以上 前 | 2 件の回答 | 0

2

回答

質問


Plot function 'createfigure' - auto generated - has an unknown matrix input
Hello community, i do have a plot function which was auto generated by matlab. I did the work on the graph interactively and...

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

0

回答

質問


Dividing a sine function with scalar values - why do i get a complex double vector?
Hello all, please have a look on the following code: if true % %% ZUWEISUNG NEUER VARIABLEN Gemessene Daten delta...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


change axis range but not the graph in 3d plot
Hello all, Please try this GG2 =rand(109,512); figure43 = figure(43); surf(GG2) figure44 = figure(44); x = l...

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

1

回答

回答済み
Difficulties in axes scaling on matrices: 500 values should be 200 Hz - how to handle?
ok as i told you the linspace function works with 2d plots. but i have another problem with a 3d plot: Please try this ...

12年弱 前 | 0

回答済み
Difficulties in axes scaling on matrices: 500 values should be 200 Hz - how to handle?
OK. I try to describe it easier. I need a 2d plot of a matrix. The matrix has the dimensions 100x500. I recorded the data ...

12年弱 前 | 0

質問


Difficulties in axes scaling on matrices: 500 values should be 200 Hz - how to handle?
Hello community, As described I have difficulties in scaling axes on 3d (or 2d) plots. For example I have a 100x500 matrix...

12年弱 前 | 3 件の回答 | 0

3

回答

質問


renaming files to easily read it in to matlab problematic
Hello community, i have a lot of files to rename, i want to do this because i want to read it into matlab with a loop and a...

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

1

回答

質問


plotyy does not what i want...
Hello there, I want to plot 2 graphs with different lengths in one figure. maxidx_smooth2 is a 484x1 vector time_climate_...

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

2

回答

質問


Find a Maximum in a Matrix
Hello all, I am trying to find a maximum in a 484x1800 matrix. Particularly i´d need the index of the maximum of each row. ...

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

2

回答

解決済み


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

約12年 前