photo

j_solar


Universidad Politécnica de Madrid-UPM

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
4 个回答

排名
12,799
of 300,759

声誉
4

贡献数
9 个提问
4 个回答

回答接受率
88.89%

收到投票数
0

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Interp1 gives different results in different executions
I run a program without changing any inputs and I get different results when using interp1. I use the default "linear" mode. I u...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
Plot a point with respect to second axis in an existing plotyy
Ok, so I figured it out: after plotyy this is the following code: hold(AX(2), 'on'); plot(AX(2),Vm(5), Pm(5), 'r.-'); ...

12 years 前 | 0

| 已接受

提问


Plot a point with respect to second axis in an existing plotyy
I have a figure with two curves plotted with plotyy and I want to plot a point over the curve referenced to the second axis but ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Xtick in timeseries Plot
I am plotting a timeseries and I can't manage to choose the Xtick on it. I automatically get values like: 05:00 05:48 06:...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can I move a plot to the left?
When doing plotyy the right axis label is outside the image and there is some space left on the left of the left axis. I would l...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Scope with same inputs don't show same values SIMULINK
Ok found it. In the scope there is an option that limits the number of points to be plotted. Change it to 17520 run it again and...

14 years 前 | 0

| 已接受

已回答
I don't get plot in matlab
Eliminate the % from all your plotting commands

14 years 前 | 0

| 已接受

已回答
Scope with same inputs don't show same values SIMULINK
Looking more into it, it happens to all the variables. And it shows exactly 5000 values, so it could be something like the data ...

14 years 前 | 0

提问


Scope with same inputs don't show same values SIMULINK
In SIMULINK I have the problem that when I transfer a variable from the main system to a subsytem and look at them both with ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Add an image to my question
I need to add an image to my question but I can't find an option for it. Is it possible? ty

14 years 前 | 3 个回答 | 0

3

个回答

提问


Interpolating many matrices without for loop
Hi everybody, well I want to interpolate a 3D matrix composed of 700x2x60 values. I want to interpolate with respect to an array...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Best filter
Hello everybody, I am processing a large number of photovoltaic module I-V curves and due to the measuring equipment they nor...

14 years 前 | 1 个回答 | 0

1

个回答

提问


adding matrices inside a big matrix
Hello everybody, I am wandering if there is a way for not using loops to add many small matrices inside a big matrix. For exa...

14 years 前 | 4 个回答 | 0

4

个回答