統計
All
Feeds
解決済み
Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.
2年以上 前
解決済み
Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not ...
約3年 前
回答済み
Having error: 'emlc:compilationError' when using command('coder.checkGpuInstall('gpu','codegen','cudnn','quiet');')
I just solved the problem. You need to first install visual studio 2015 or later (including C++). Then type this in the comma...
Having error: 'emlc:compilationError' when using command('coder.checkGpuInstall('gpu','codegen','cudnn','quiet');')
I just solved the problem. You need to first install visual studio 2015 or later (including C++). Then type this in the comma...
3年以上 前 | 2
送信済み
Audio Watermarking Using Graph-based Transform
Audio Watermarking Using Graph-based Transform Majid Farzaneh - Rahil Mahdian Toroghi
約4年 前 | ダウンロード 1 件 |
送信済み
Image contrast enhancement by HE techniques
Image contrast enhancement by Histogram Equalization techniques
5年弱 前 | ダウンロード 6 件 |
送信済み
Image Watermarking using Graph-based Transform
Image Watermarking using Graph-based Transform and SVD
5年弱 前 | ダウンロード 1 件 |
送信済み
Image watermarking (Transform domain) by DCT-SVD
Image watermarking by discrete cosine transform and singular value decomposition
5年弱 前 | ダウンロード 2 件 |
送信済み
IF-THEN rule extraction using Evolutionary Optimization
IF-THEN rule extraction for classification using Evolutionary Optimization
5年弱 前 | ダウンロード 2 件 |
送信済み
Simple codes for image darkening, lightening and de-blurring
Simple codes for image darkening, lightening, and de-blurring
5年弱 前 | ダウンロード 1 件 |
送信済み
A combination of GA and CSO for feature selection
A combination of GA and CSO for feature selection in classification accuracy maximization
5年弱 前 | ダウンロード 1 件 |
送信済み
Demand prediction using bi-directional LSTM network
Demand prediction using bi-directional Long Short-Term Memory (biLSTM)
5年弱 前 | ダウンロード 11 件 |
送信済み
Heart Disease detection by Multi-SVM and other classifiers
Heart Disease detection by Multi-SVM and other classifiers: SVM, KNN, etc.
5年弱 前 | ダウンロード 17 件 |
送信済み
Smart greenhouse model with Neural Network
Smart greenhouse model with Neural Network
5年弱 前 | ダウンロード 5 件 |
送信済み
Multi-agent sampling by BFS, Random Walk and Snowball
Multi-agent sampling by BFS, Random Walk and Snowball in virtual social networks
5年弱 前 | ダウンロード 2 件 |
送信済み
12 different problems solved by FIS
12 different problems solved by Fuzzy Inference Systems (Mamdani and Sugeno).
5年弱 前 | ダウンロード 1 件 |
送信済み
Load power prediction using ANFIS
Load power prediction using Artificial Neural Fuzzy Inference System (ANFIS)
5年弱 前 | ダウンロード 6 件 |
送信済み
Wire deflection calculation by image processing
Wire deflection calculation using image processing algorithms
5年弱 前 | ダウンロード 1 件 |
回答済み
how use immse between two color images
Hi Yusuf, You can calculate MSE and PSNR between 2 rgb images A and B like this: MeanSquareError=immse(A,B) PeakSignaltoNoise...
how use immse between two color images
Hi Yusuf, You can calculate MSE and PSNR between 2 rgb images A and B like this: MeanSquareError=immse(A,B) PeakSignaltoNoise...
5年弱 前 | 1
| 採用済み
送信済み
Automatic Melody Generation by GA and LSTM
Automatic Melody Generation by Genetic Algorithm and Long Short-Term Memory
5年弱 前 | ダウンロード 7 件 |
送信済み
Audio Transform Coding using Graph-based Transform
Audio compression in transform domain using Graph-based Transform
5年弱 前 | ダウンロード 1 件 |
送信済み
Benefit maximization in Energy Market using Q-learning
Benefit maximization in Energy Market using Q-learning algorithm
5年弱 前 | ダウンロード 1 件 |
送信済み
Image Segmentation by K-means and FLA
Image Segmentation by optimized K-means using Frog Leaping Algorithm
5年弱 前 | ダウンロード 3 件 |
送信済み
Graph Coloring by Genetic Algorithm
Solving Graph Coloring Problem by Genetic Algorithm
5年弱 前 | ダウンロード 2 件 |
送信済み
Route Validation in MANETs using MLP
Route Validation in Moblie Ad-hoc Networks using Multi-Layer Perceptron Neural Network
5年弱 前 | ダウンロード 2 件 |
送信済み
Mamdani Fuzzy Inference System for WSN routing
Improving Wireless Sensor Networks routing and packet delivery using Mamdani Fuzzy Inference System
5年弱 前 | ダウンロード 3 件 |
送信済み
Ad-hoc network simulation with routing and packet injection
Ad-hoc network simulation with an on-demand routing protocol and packet injection
5年弱 前 | ダウンロード 8 件 |
送信済み
Link Prediction in social networks using Ensemble Learning
Link Prediction in social networks using Ensemble Learning and single-layer perceptron neural network.
5年弱 前 | ダウンロード 6 件 |
送信済み
Logistic Chaotic Encryption (4-bit encoder-decoder)
Logistic Chaotic Encryption (4-bit encoder-decoder)
5年弱 前 | ダウンロード 2 件 |