photo

Majid Farzaneh


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

Last seen: 8개월 전 2018년부터 활동

Followers: 2   Following: 0

메시지

Master of Science.

통계

All
MATLAB Answers

0 질문
29 답변

File Exchange

38 파일

Cody

19 문제
444 답안

순위
518
of 300,364

평판
154

참여
0 질문
29 답변

답변 채택
0.00%

획득한 표
38

순위
757 of 20,934

평판
2,452

평균 평점
4.80

참여
38 파일

다운로드 수
106

ALL TIME 다운로드 수
19351

순위
294
of 168,407

참여
19 문제
444 답안

점수
5,255

배지 수
17

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • 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

배지 보기

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.

3년 초과 전

문제를 풀었습니다


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

대략 4년 전

문제를 풀었습니다


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

대략 4년 전

답변 있음
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...

4년 초과 전 | 2

제출됨


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

거의 5년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 4 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5
Thumbnail

제출됨


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

5년 초과 전 | 다운로드 수: 2 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 7 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 3 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 9 |

5.0 / 5
Thumbnail

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 4 |

3.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


Relief Feature Selection Algorithm
Relief Feature Selection Algorithm

5년 초과 전 | 다운로드 수: 3 |

5.0 / 5

답변 있음
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년 초과 전 | 다운로드 수: 2 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 3 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

4.5 / 5
Thumbnail

제출됨


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

5년 초과 전 | 다운로드 수: 3 |

5.0 / 5
Thumbnail

제출됨


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

5년 초과 전 | 다운로드 수: 8 |

5.0 / 5
Thumbnail

제출됨


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

5년 초과 전 | 다운로드 수: 17 |

5.0 / 5
Thumbnail

제출됨


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

5년 초과 전 | 다운로드 수: 2 |

5.0 / 5

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

5.0 / 5

더 보기