N - MATLAB Central

N


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 02/14 to 04/25Use left and right arrows to move selectionFrom 02/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 个提问
2 个回答

排名
34,087
of 298,264

声誉
1

贡献数
13 个提问
2 个回答

回答接受率
69.23%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


fminsearch - find best x0
Hi i was wondering how to best use the function fminsearch. I determine a x0 for this function and get a result but this result...

9 years 前 | 2 个回答 | 0

2

个回答

提问


animation : movie + comet in one figure (subplots)
Hi, I would like to plot two different animations in one figure. One the one hand I have a comet plot: comet(data.pg{1,1});...

10 years 前 | 0 个回答 | 0

0

个回答

提问


make movie off lags of xcorr and bar3(c)
Hi everybody, I have an idea of what I want but I have no idea if this is really possible. Hopefully somebody can help. I have...

10 years 前 | 0 个回答 | 0

0

个回答

提问


xcorr and time lag
Hi all, I have a simple, but yet I can't seem to figure it out, question about crosscorrelation.When I find my maximum crossc...

10 years 前 | 2 个回答 | 0

2

个回答

提问


concatenate in for loop
Hi, I have a problem with making the combination of cell arrays in a loop. My code is: for j = 1:width(1) one{j} = ...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
loop and save problem
Actually a colleague found the answer for me, it was incredibly simple, just putting it in a cell instead of a structure. Thanks...

10 years 前 | 0

| 已接受

提问


loop and save problem
I have a problem with a loop I made and how I want to save it: My basic code without loop is below. I want to make this in a l...

10 years 前 | 3 个回答 | 0

3

个回答

提问


loop through a multi layered structure
I have a dataset that consist of a structure in a structure, etc..., example: data (1x1 struct) with 5 fields (body parts), ...

10 years 前 | 3 个回答 | 0

3

个回答

提问


load specific file - make name
I would like to choose specific files to open, without having to type the filename or select it. Specifically I have files with ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


making a rectangle with one mouse click
I work in matlab with a code that was already made by somebody else. In this code you can choose to form a rectangle area with t...

11 years 前 | 1 个回答 | 0

1

个回答

提问


3*3 matrix in loop - calculation give NaN, why ?
I have a problem with calculating some data out a matrix that is in a loop. Below you can see the code. With this I can calcula...

11 years 前 | 1 个回答 | 0

1

个回答

提问


3D matrix - 2 D plot, how to make a plot ?
I have a 3D 3*3 matrix, that I had in a loop and it got repeated 202 times. The matrix consists of x,y,z.I would like to make a...

11 years 前 | 2 个回答 | 0

2

个回答

提问


save data from a for loop - problems with size
I need to make a loop with a lot of calculations. If I just perform the loop, everything is fine, I get a result. The problem is...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
how to make a function - keep getting errors
the numbers FH, LE and ME were loaded in another question, so matlab knows what these points are.They are just datapoints. The ...

11 years 前 | 0

| 已接受

提问


how to make a function - keep getting errors
I need to make a function of some calculation steps that I made. the steps I have are= f=input('frame number'); or...

11 years 前 | 4 个回答 | 0

4

个回答