統計
MATLAB Answers
0 質問
12 回答
ランク
of 171,279
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
how PCA is applied to a set of 10 images for making a model
Hi Raj, As per my understanding you want to apply PCA to a set of images. There are multiple ways to do it. You can either read...
how PCA is applied to a set of 10 images for making a model
Hi Raj, As per my understanding you want to apply PCA to a set of images. There are multiple ways to do it. You can either read...
5年以上 前 | 0
回答済み
how to MAKE an image as a svm classifier input ?
Hi Anto, As per my understanding you would like to know the procedure to train a SVM classifier using grayscale images. I have ...
how to MAKE an image as a svm classifier input ?
Hi Anto, As per my understanding you would like to know the procedure to train a SVM classifier using grayscale images. I have ...
5年以上 前 | 0
回答済み
How to do basic linear prediction with Classification Learner?
Hi Tayfun, As per my understanding you would like to predict a continuous target feature using continuous numeric features. A c...
How to do basic linear prediction with Classification Learner?
Hi Tayfun, As per my understanding you would like to predict a continuous target feature using continuous numeric features. A c...
5年以上 前 | 0
回答済み
How to use a bag of features object to train a Random fores classifier?
Hi Shai, From my understanding, you want to know how to convert a bag of features into a table of features so that it can be us...
How to use a bag of features object to train a Random fores classifier?
Hi Shai, From my understanding, you want to know how to convert a bag of features into a table of features so that it can be us...
5年以上 前 | 0
| 採用済み
回答済み
getting all the nearby pixels from a center pixel in image
Hi Uta, From my understanding, you want to convert a region of an image into a column vector. Refer to the code below: I=imrea...
getting all the nearby pixels from a center pixel in image
Hi Uta, From my understanding, you want to convert a region of an image into a column vector. Refer to the code below: I=imrea...
5年以上 前 | 0
回答済み
Is this Function to Calculate the MSE and the SNR Correct?
Hi Whatchamacallit, From my understanding you want to know the correctness of the function you have written. You also want to ...
Is this Function to Calculate the MSE and the SNR Correct?
Hi Whatchamacallit, From my understanding you want to know the correctness of the function you have written. You also want to ...
5年以上 前 | 0
回答済み
How to use loops in Image processing
Hi Raviteja, From my understanding you would like to perform different operations on an image based on whether the image was ...
How to use loops in Image processing
Hi Raviteja, From my understanding you would like to perform different operations on an image based on whether the image was ...
5年以上 前 | 0
回答済み
Anyone an idea? Variable in nested for loop does not update...
Hi Mara, I have checked your code assuming the data in your file as a table of size 3*3 containing integers. I am also assumin...
Anyone an idea? Variable in nested for loop does not update...
Hi Mara, I have checked your code assuming the data in your file as a table of size 3*3 containing integers. I am also assumin...
5年以上 前 | 0
回答済み
Connect fully connected layer to a convolution layer?
Hi Kittel, From my understanding, you want to introduce a reshape layer between your fully connected layer and 2D convolution l...
Connect fully connected layer to a convolution layer?
Hi Kittel, From my understanding, you want to introduce a reshape layer between your fully connected layer and 2D convolution l...
5年以上 前 | 0
回答済み
Saving a trained CNN after training
Hi Malayappan, From my understanding you want to save a digit classification CNN (with the name net) as malsCNN_digit.mat for f...
Saving a trained CNN after training
Hi Malayappan, From my understanding you want to save a digit classification CNN (with the name net) as malsCNN_digit.mat for f...
5年以上 前 | 0
回答済み
Input and output size for deep learning regression
Hi SA, From my understanding, you are working with grayscale images on a deep learning regression model. You are expecting a ou...
Input and output size for deep learning regression
Hi SA, From my understanding, you are working with grayscale images on a deep learning regression model. You are expecting a ou...
5年以上 前 | 0
| 採用済み
回答済み
How to split training, validation and testing from ground truth file generated by ground truth label application
Hi Abdussalam, From my understanding, you would like to know the function that can be used to split a dataset into training...
How to split training, validation and testing from ground truth file generated by ground truth label application
Hi Abdussalam, From my understanding, you would like to know the function that can be used to split a dataset into training...
5年以上 前 | 1


