photo

Jorge Rivé


CPI

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: electronics,signal processing, machine learning, image processing

统计学

MATLAB Answers

8 个提问
1 个回答

排名
6,476
of 297,503

声誉
7

贡献数
8 个提问
1 个回答

回答接受率
50.0%

收到投票数
6

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


graythresh dosn't work with variables other than uint8?
Say I have a matrix B (some image): B=[1 2 3 ;5 6 7 ; 10 11 12;14 56 45]; if the B is defined as uint8, graythresh retur...

6 years 前 | 1 个回答 | 0

1

个回答

提问


listing folders in directory with specific strings
I have a directory full of folders. I want to only list (and count) those with a specific naming format that starts with a nume...

6 years 前 | 2 个回答 | 0

2

个回答

提问


how to select an element from each row in a matrix given a vector of column indeces per row (no for loops)
Hello, I saw posts to similar questions, but I still couldn't figure out how to do what I want to do. I have a matrix and a vec...

6 years 前 | 1 个回答 | 2

1

个回答

已回答
How to read text file with mixed data types
Ok...for anyone else struggling with something similar, I figured out a way. There are probably more elegant ways to do this, b...

7 years 前 | 1

| 已接受

提问


How to read text file with mixed data types
I've been searching everywhere for ways of doing this, and have tried multiple ways to read this data file in (textscan, dlmread...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract subplots from a saved figure to copy say, subplot(1,2,1) into new figure
I have multiple figures that consist 2 subplots. I want to load the figures, extract each subplot(1,2,1), for example, and put ...

8 years 前 | 3 个回答 | 2

3

个回答

提问


how to combine saved figure files in a subplot
Hello, I've found help on the web regarding combining saved figure files in a subplot using the copyobj command. However, I ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


embedding matlab figures (.fig files) automatically into a Word document
Hi, I know how to use the Publish and notebook functionality to copy figures into Word documents. However, is there a way to ...

11 years 前 | 2 个回答 | 1

2

个回答

提问


visualizing the fourier transform of pseudo random sequence with Matlab
Hello, I'm trying to visualize the fourier transform of a pseudo random sequence with Matlab, and I'm struggling with "sampl...

13 years 前 | 1 个回答 | 0

1

个回答