Peyman Ghasemi
University of Tehran
Followers: 0 Following: 0
Statistiques
RANG
6 234
of 294 421
RÉPUTATION
7
CONTRIBUTIONS
6 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
6
RANG
of 20 110
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 151 653
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Conflict of the C++ codes generated by MATLAB Coder
Hi all; I have generated *two c++ codes from my MATLAB functions* (Suppose them func1 and func2). I can run each of them corr...
presque 7 ans il y a | 1 réponse | 2
1
réponseQuestion
Make .NET dll from a function that uses MEX-Files
Hi all; I want to create a .NET dll from my MATLAB code to use it in a C# .NET program. Problem is that I have used some MEX-...
presque 7 ans il y a | 1 réponse | 0
0
réponseIs artificial neural network the same as neural network in Matlab??
Artificial Neural Networks (also called as neural networks) are part of Pattern Recognition tools.
environ 7 ans il y a | 0
How to convert the images (green, blue and black background ) that to be look similar to H&E images.
Hi Saleh; I think you can test this simple way: calculate the histogram of your two sample images for each RGB channel. th...
environ 7 ans il y a | 0
Question
Morphological Method to Remove Tails of Ellipse Shape Sperms
Hi all; I have used Otsu Thresholding in order to get the attached image (sperm Images). I want to segment the sperm heads. T...
environ 7 ans il y a | 3 réponses | 0
3
réponsesMATLAB HELP ME for read all images in a directory and put logo to the right top corner in all images
Hi Tehmoor; I wrote a code for you. I think it is useful for you in concept. logo = imread('logo.jpg'); %read logo ...
environ 7 ans il y a | 0
Question
Equalizing Images for Background Subtraction
Hi; I have a microscopic image of sperm and also the background of the image. I want to subtract them and then segment the sp...
environ 7 ans il y a | 1 réponse | 0
1
réponseError in nlinfit function
Finally I solved the problem! My signals had a low domain and they were changed to NaN in the process of the Lyapanov code! Th...
plus de 8 ans il y a | 1
Question
Error in nlinfit function
I want to execute a code to calculate Largest Lyapunov Exponent in time series. There is a "nlinfit" function in my m-file, but ...
plus de 8 ans il y a | 2 réponses | 1
2
réponsesQuestion
Error in audiowrite command
I am working on audio processing. I have a audio vector and I want to save it as a audio file. I tried this code, but it has the...
environ 9 ans il y a | 1 réponse | 2