photo

Florian


LEAR Corporation GmbH

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

8 个提问
2 个回答

Cody

0 个问题
1 个答案

排名
218,515
of 299,784

声誉
0

贡献数
8 个提问
2 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 20,803

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
109,552
of 165,909

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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 ...

13 years 前 | 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 ...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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_...

13 years 前 | 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. ...

13 years 前 | 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:...

13 years 前