photo

Jose Luis


UNIVERSITE PARIS 7

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
3 个回答

排名
101,039
of 300,863

声誉
0

贡献数
8 个提问
3 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Create a matrix from 2 vectors
I have a vector A =[ 1;3;1;4] and a vector B = [ 8,9,9,6]. The values of A must increase one by one till reaching the value spef...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Replicating a vector while summing an increasing value
I have this vector: a = [ 7 8 9 7 8 9]; and I would like to obtain the following vector: b= [ 7 8 9 7 8 9; 17 18 19 17 18 19;...

10 years 前 | 3 个回答 | 0

3

个回答

已回答
working with multiple matrix avoiding "for"
Thank you for the answers, they were very helpful! Jose

11 years 前 | 0

提问


working with multiple matrix avoiding "for"
I have 253 vertically pasted matrix of size 221x431 (final dimensión of 55913x431). I would like to calculate the coefficient of...

11 years 前 | 3 个回答 | 0

3

个回答

提问


overlay with a mask image
Hello, I have the following code which shows an image called "zero", I would like just to overlay a mask image (only 0 and 1 val...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Error using handle.handle/set
Hello, I would like to know while when executing this code: N=4; % # of ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Problem using shapefile in matlab
I'm working with the free m_map toolbox for the first time. I would like to overlay an image with a vector (shape file) "clip" b...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
Problem using shapefile in matlab
Thank you for your answer,I don't have any idea why this happens, an example of the data: M = version: 1000 ...

11 years 前 | 0

已回答
Export a matrix to the tif format without rescaling
I assume there is no solution for this problem, it's a pity that matlab can not give a satisfactory answer to such an easy probl...

12 years 前 | 0

| 已接受

提问


Export a matrix to the tif format without rescaling
I would like to know how to export a matrix to the tif format without rescaling, conserving the same values of the matrix withou...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Problem save
Hello, I have a very simple question. I want to save a variable of the workspace as an ascii file. I make the following request ...

15 years 前 | 2 个回答 | 0

2

个回答