Community Profile

photo

Majid Farzaneh


Media Engineering Department, I.R.I.B. University

Last seen: 25 days ago Active since 2018

Master of Science.

Statistics

All
  • Knowledgeable Level 3
  • Knowledgeable Level 2
  • Introduction to MATLAB Master
  • Likeable
  • Personal Best Downloads Level 4
  • 5-Star Galaxy Level 5
  • Famous
  • First Review
  • First Submission
  • Community Group Solver
  • Quiz Master
  • Draw Letters

View badges

Content Feed

Solved


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 years ago

Solved


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 ...

2 years ago

Solved


Find max
Find the maximum value of a given vector or matrix.

2 years ago

Answered
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 years ago | 2

Submitted


Audio Watermarking Using Graph-based Transform
Audio Watermarking Using Graph-based Transform Majid Farzaneh - Rahil Mahdian Toroghi

3 years ago | 7 downloads |

Submitted


Image contrast enhancement by HE techniques
Image contrast enhancement by Histogram Equalization techniques

4 years ago | 4 downloads |

Submitted


Image Watermarking using Graph-based Transform
Image Watermarking using Graph-based Transform and SVD

4 years ago | 1 download |

Submitted


Image watermarking (Transform domain) by DCT-SVD
Image watermarking by discrete cosine transform and singular value decomposition

4 years ago | 1 download |

Submitted


IF-THEN rule extraction using Evolutionary Optimization
IF-THEN rule extraction for classification using Evolutionary Optimization

4 years ago | 3 downloads |

Submitted


Simple codes for image darkening, lightening and de-blurring
Simple codes for image darkening, lightening, and de-blurring

4 years ago | 1 download |

Thumbnail

Submitted


A combination of GA and CSO for feature selection
A combination of GA and CSO for feature selection in classification accuracy maximization

4 years ago | 3 downloads |

Submitted


Demand prediction using bi-directional LSTM network
Demand prediction using bi-directional Long Short-Term Memory (biLSTM)

4 years ago | 17 downloads |

Submitted


Heart Disease detection by Multi-SVM and other classifiers
Heart Disease detection by Multi-SVM and other classifiers: SVM, KNN, etc.

4 years ago | 15 downloads |

Submitted


Smart greenhouse model with Neural Network
Smart greenhouse model with Neural Network

4 years ago | 9 downloads |

Thumbnail

Submitted


Multi-agent sampling by BFS, Random Walk and Snowball
Multi-agent sampling by BFS, Random Walk and Snowball in virtual social networks

4 years ago | 2 downloads |

Submitted


12 different problems solved by FIS
12 different problems solved by Fuzzy Inference Systems (Mamdani and Sugeno).

4 years ago | 2 downloads |

Submitted


Load power prediction using ANFIS
Load power prediction using Artificial Neural Fuzzy Inference System (ANFIS)

4 years ago | 10 downloads |

Submitted


Wire deflection calculation by image processing
Wire deflection calculation using image processing algorithms

4 years ago | 1 download |

Submitted


Relief Feature Selection Algorithm
Relief Feature Selection Algorithm

4 years ago | 3 downloads |

Answered
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...

4 years ago | 1

| accepted

Submitted


Automatic Melody Generation by GA and LSTM
Automatic Melody Generation by Genetic Algorithm and Long Short-Term Memory

4 years ago | 6 downloads |

Submitted


Audio Transform Coding using Graph-based Transform
Audio compression in transform domain using Graph-based Transform

4 years ago | 2 downloads |

Submitted


Benefit maximization in Energy Market using Q-learning
Benefit maximization in Energy Market using Q-learning algorithm

4 years ago | 8 downloads |

Submitted


Image Segmentation by K-means and FLA
Image Segmentation by optimized K-means using Frog Leaping Algorithm

4 years ago | 3 downloads |

Submitted


Graph Coloring by Genetic Algorithm
Solving Graph Coloring Problem by Genetic Algorithm

4 years ago | 8 downloads |

Thumbnail

Submitted


Route Validation in MANETs using MLP
Route Validation in Moblie Ad-hoc Networks using Multi-Layer Perceptron Neural Network

4 years ago | 3 downloads |

Thumbnail

Submitted


Mamdani Fuzzy Inference System for WSN routing
Improving Wireless Sensor Networks routing and packet delivery using Mamdani Fuzzy Inference System

4 years ago | 12 downloads |

Thumbnail

Submitted


Ad-hoc network simulation with routing and packet injection
Ad-hoc network simulation with an on-demand routing protocol and packet injection

4 years ago | 11 downloads |

Thumbnail

Submitted


Link Prediction in social networks using Ensemble Learning
Link Prediction in social networks using Ensemble Learning and single-layer perceptron neural network.

4 years ago | 3 downloads |

Submitted


Logistic Chaotic Encryption (4-bit encoder-decoder)
Logistic Chaotic Encryption (4-bit encoder-decoder)

4 years ago | 3 downloads |

Load more