photo

Karen Rafferty


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
4 个回答

排名
202,310
of 301,275

声誉
0

贡献数
5 个提问
4 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,216

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,777

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Ordering answers to calculations with lowest first
Here is the code I am using; Basically they are all images and I'm calculating the sum value for each. function []= multifoc...

15 years 前 | 0

提问


Ordering answers to calculations with lowest first
Hi, I was wondering if there is a simple way to order answers to calculations in descending order. I have carried out around...

15 years 前 | 3 个回答 | 0

3

个回答

已回答
Matrix manipulation
Thank you soo much for all your help, I think I've it sorted now :D

15 years 前 | 0

已回答
Matrix manipulation
I've tried to implement these by: for i = 1:M for j = 1:N Ans= sum(abs(Groundtruth(i,:)-Haarbk2(i,:))).^2; ...

15 years 前 | 0

提问


Matrix manipulation
Hi I'm new to Matlab and seem to be struggling again. I'm trying to subtract corresponding elements from two image matrices i.e....

15 years 前 | 4 个回答 | 0

4

个回答

提问


Converting back to colour image after wavelet transform on luminance plane
Hi, I'm having difficulty converting my images back to colour. I started with two colour images of the same scene taken at diff...

15 years 前 | 1 个回答 | 0

1

个回答

提问


Comparing abs value of matrices?
Hi, Im trying to add the absolute value of three matrices together and compare it to the sum of abs of another three matrices t...

15 years 前 | 1 个回答 | 0

1

个回答

已回答
Trouble with for loop
Thanks, I'll look up cell arrays

15 years 前 | 0

提问


Trouble with for loop
Hi, I'm trying to implement the following code to split my image Lumfront into blocks and carry out haar wavelets on each block....

15 years 前 | 4 个回答 | 0

4

个回答