photo

EL


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
87,866
of 299,862

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


6x6 inverse matrix on Simulink
I am using the LU Inverse block on Simulink to invert a 6x6 matrix. The problem is that in output it creates a 6x1 matrix. Is it...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Subscript indices must either be real positive integers or logicals
I am trying to move values from an array to another. In particular I am taking the value of the red, green and blue of the speci...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Import two .fig images so that I can work with them on matlab workspace
I am trying to overlay two figures using transparency. The problem is that the figures I have are saved in .fig so I can't read ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


When I plot a vertical line the line is a series of dots
I want to plot a vertical line on a graph. I have tried both with the classic plot function and with the line function. lin...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Input a number in a function, what is the format of that number in the function?
I have done a function that accepts 1 input which is a number. What is the format of that number inside the function. The reason...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to write on .csv file, but every time I add something it cancels the previous stuff even if I put it in an empty space
I am doing a series of operations between elements of two columns. I would like to write the result on the same .csv file but wh...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Write a binary string on .csv file in the same location
I have imported a .csv file on matlab and I now have to write on it some data. I need to convert a number on the .csv file from ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How can I import a file.txt on excel using as delimiters the comma(,), the semicolon(;) and the underscore(_)?
I need to import a set of data of this form 1;2017-03-13_13-37-04;,5,0,0,3d,a2 I need the delimiters to be the...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to find the intensity of those pixels of which I know the position without doing it once at a time
I need to find and print on my workspace the intensity values of those pixels which are greater than a certain value. I have al...

8 years 前 | 1 个回答 | 0

1

个回答