![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4395296_1522101955255_DEF.jpg)
Peyman Ghasemi
University of Tehran
Followers: 0 Following: 0
Statistik
RANG
6.409
of 297.046
REPUTATION
7
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
6
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 7 Jahre vor | 1 Antwort | 2
1
AntwortFrage
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-...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenIs artificial neural network the same as neural network in Matlab??
Artificial Neural Networks (also called as neural networks) are part of Pattern Recognition tools.
mehr als 7 Jahre vor | 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...
mehr als 7 Jahre vor | 0
Frage
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...
mehr als 7 Jahre vor | 3 Antworten | 0
3
AntwortenMATLAB 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 ...
mehr als 7 Jahre vor | 0
Frage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortError 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...
mehr als 8 Jahre vor | 1
Frage
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 ...
etwa 9 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
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...
mehr als 9 Jahre vor | 1 Antwort | 2