photo

bigdog


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
103,224
of 300,302

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,911

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,040

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


DFT and FFT of Image
Shift the Fourier transform so that it is centered around the middle of your figure and plot the absolute value of the shifted ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Image Compression of 512 x 512 using SVD
Choose your favorite image of size at least 512x512. Apply SVD compression with 3, 10, 20, and 40 top singular values and vector...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Matrix of an Image
By manipulating the associated matrix of an image I need to create an up-side-down as well as left-to-right corresponding image....

10 years 前 | 1 个回答 | 0

1

个回答

提问


Drawing a 3-D graph of image using meshgrid and meshc
I have a 512 by 512 gray level image. How can I use meshgrid and meshc to draw a 3D graph of the function corresponding to the i...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Subsampling an image using subplot
How do I go about using the subplot command to subsample an image I have added to my workspace (named tw2) by a factor of 2, 5, ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Gray-level image of JPEG i've added to workspace
I'm having trouble turning the colored image JPEG I've added to my workspace. I have been using the following code: image(tw2); ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Computing pseudo-inverse and norms using pinv
I need to compute the pseudo-inverse as well as the norms using pinv of m = [ones(1000,1), repmat([2,0]', 500, 1)]; I've loo...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Creating a 512 x 512 image from 600 x 800
The idea is to have 512 pixels in both rows and columns of my image. I'm not sure which function I would use to do so. Any ideas...

10 years 前 | 1 个回答 | 0

1

个回答