photo

Keith Montorio


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
179,661
of 301,360

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,241

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,151

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Can I use Java, Python or C# to code a program in matlab?
I've read that matlab can interface other languages. And at the same time I find it hard for my busy time to learn new languages...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How can I set a specific size of the axes so that the image will appear really zoomed everytime I increased the zooming factor?
I have a code that execute zooming using a specific method. I've run it in GUI, the problem is that everytime I increased the zo...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to view the pixel values of images run or processed by the Gui(OOP)?
I'm doing a zooming using GUI. I need to view the pixels value of all the images read and processed in our OOP in order to check...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to enhance a picture using the laplacian of gaussian method without using the built in fspecial log?
I'm doing an image processing using laplacian of gaussian to enhance my picture (see http://homepages.inf.ed.ac.uk/rbf/HIPR2/log...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to add new rows and columns between the original pixels?
I'm doing a zooming using a Zero Order Hold method (see http://www.tutorialspoint.com/dip/zooming_methods.htm method 2 for our r...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How can I Zoom image using Zero Order Hold Method?
Can you help me with zooming an image using zero order hold method? I know the computation using that method in integers but in...

9 years 前 | 1 个回答 | 0

1

个回答