![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12711363_1524994106411.jpg)
Thili Mahanama
Followers: 0 Following: 0
Python, C++, C, MATLAB, Arduino, Shell, Assembly
Spoken Languages:
English
Statistik
0 Fragen
2 Antworten
RANG
18.769
of 297.016
REPUTATION
2
BEITRÄGE
0 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
How do I flip (mirror image) an image?
From scratch, for a gray scale image % img=zeros(100,100); % img(50:75,20:35)=1; % img(10:20,10:20)=1; img=imread('cameraman....
fast 7 Jahre vor | 1
how to write a neural network code for classification problem from scratch
This is the code of neural networks for binary classification problem from scratch.and when the number of features(inputs) and t...
fast 7 Jahre vor | 0