NC - MATLAB Central
photo

NC


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 04/18 to 04/25Use left and right arrows to move selectionFrom 04/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

16 个提问
0 个回答

排名
26,471
of 297,922

声誉
1

贡献数
16 个提问
0 个回答

回答接受率
37.5%

收到投票数
1

排名
 of 20,504

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,878

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Saving and loading a Multiclass SVM Model
I want to save a trained multiclass SVM and then load it to make predictions. How to do this?

7 years 前 | 1 个回答 | 1

1

个回答

提问


Divide an image iteratively
The images are classified as resampled or not by the SVM. If the label of the classifed image is resampled which is one I want t...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Display multiple image blocks in a single figure
I want to display for processed image blocks in a single figure. How to do this ?

7 years 前 | 0 个回答 | 0

0

个回答

提问


Apply a function to each block of an image
I divide the input image into blocks of 57*57 and then apply the function "emresample" to each block and draw the probability ma...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Change the axis limits of a SVM plot
I trained a SVM classifier using "fitcsvm" and I got the graph shown below when the data was plotted. I want to make it more rea...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Paste new image to random locations
I want to read a set of images in a folder and paste a cropped part of another new image to random locations of each image. I us...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Spliting an image into 4 blocks and apply a function to each block
I want to split an image into 4 blocks and apply a function to each block and display the result as one figure. My code is given...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Make predictions on new data using a SVM
I trained a SVM classifcation model using "fitcsvm" function and tested with the test data set. Now I want to use this model to ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Storing values in an array
I want to calculate the distance to each pixel from the center pixel and sort the highest 4 values. I used the following code fo...

7 years 前 | 1 个回答 | 0

1

个回答

提问


High pass filter a signal in the frequency domain
I have converted an image into frequency domain using fft2() function. Now I want to extract only the high frequency components....

7 years 前 | 0 个回答 | 0

0

个回答

提问


Dividing an image into blocks of 64*64
I want to divide an image of size into blocks of 64*64 non-overlapping blocks and then apply a user defined function to calculat...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Converting a complex number into a single value
I have got a matrix of complex values and I want to sort the highest 10 values from it. For this I got the modulus of the comple...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Finding n largest coefficient to local energy ratio
I want to the n largest coefficient to local energy ratio. These coefficients are gained by applying PCA to an image and I have ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Finding the n largest coefficient to local energy ratio of an image
I want to find the n largest coefficient to local energy ratio of an image. These coefficient are got by applying PCA. What is m...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Convert a matrix to an array
I want to get the highest coefficients after applying PCA to an image. For this I'm going to convert the matrix of pixels to an ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Database of Resampled Images
Hi all, I want to know how to get the dataset mentioned in "Exposing Digital Forgeries by Detecting Traces of Re-sampling by Ali...

7 years 前 | 2 个回答 | 0

2

个回答