Alex Dytso
Princeton University
Followers: 0 Following: 0
Statistik
RANG
21.566
of 295.569
REPUTATION
1
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
16.67%
ERHALTENE STIMMEN
0
RANG
1.012 of 20.247
REPUTATION
1.840
DURCHSCHNITTLICHE BEWERTUNG
2.90
BEITRÄGE
22 Dateien
DOWNLOADS
47
ALL TIME DOWNLOADS
17904
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to train neural networks for regression when the response variable is a vector
I am training to figure out how to train neural networks for regression when the response variable is a vector. For example, ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to use integral with an implicit function defined through a sum
Suppose we have a function define as follows: fz=@(z) exp(-(z).^2/2); g=@(y) sum ( v(1:n/2).*fz((y- v(n/2+1:n)))); here ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
imnoise(I,'salt & pepper',rho) but with different proportion of salt and paper
imnoise(I,'salt & pepper',rho) adds sal and paper noise to the image I so that rho percent of pixels is corrupted. However, the...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
LDPC codes not working in comm toolbox.
Hello, I want to implement the following code H = dvbs2ldpc(3/5); [r,c]=size(H); henc = comm.LDPCEncoder(H); hdec ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Applying MatLab functions to .txt files.
Helo, I have data stored in 2 a .txt file. I want to take that data and use function trapz for integration. The problem is that ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
GUI and dealing with functions
Hello, I am new to the GUI and I have a problem is that very basic. The question is regarding dropdown menu. When I select a v...
mehr als 12 Jahre vor | 2 Antworten | 0