Alex Dytso
Princeton University
Followers: 0 Following: 0
Statistiques
RANG
21 566
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
1 012 of 20 234
RÉPUTATION
1 840
CLASSEMENT MOYEN
2.90
CONTRIBUTIONS
22 Fichiers
TÉLÉCHARGEMENTS
46
ALL TIME TÉLÉCHARGEMENTS
17903
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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, ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseA soumis
Wiener Filter for noise cancellation
Example of how to implement wiener filter for noise canellation
plus de 10 ans il y a | 1 téléchargement |
A soumis
Distributive Power Control Algorithm
This code is a simulation of 3 user Distributed Power Control algorithm used in CDMA networks
plus de 11 ans il y a | 1 téléchargement |
Question
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 ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseA soumis
Three way Dual Probability
This code simulates a dual between 3 players and compares two strategies
presque 12 ans il y a | 1 téléchargement |
A soumis
Decentralized Feedback Zero Forcing Equalizer
Describes implementation of decentralized feedback zero forcing equalizer.
presque 12 ans il y a | 2 téléchargements |
A soumis
MatLabPiano
This is a simple code that generates music by pressing keys.
presque 12 ans il y a | 1 téléchargement |
A soumis
LMMSE Equalizer
Implementation of LMMSE (linear minimum mean square error) Equalizer used to combat ISI
presque 12 ans il y a | 4 téléchargements |
A soumis
Simulation of LMMSE
This code is a demonstration of how LMMSE filter is implemented inside of a communication system
presque 12 ans il y a | 2 téléchargements |
A soumis
Zero Forsing Equalizer
This is an implementation of Zero Forcing Equalizer
presque 12 ans il y a | 7 téléchargements |
A soumis
Zero Forcing Equalizer Simulation
This code is demonstrates implementation of Zero Forcing Equalizer in a communication channel
presque 12 ans il y a | 8 téléchargements |
A soumis
Study of Different Types of Typicality
Typicality is in an important concept in information theory.
plus de 12 ans il y a | 2 téléchargements |
Question
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...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesA soumis
Grouping of 2 function
Function that generates all possible groups of 2
plus de 12 ans il y a | 1 téléchargement |
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
plus de 12 ans il y a
A soumis
PassWord Generatro
PassWord Generator for MatLab
plus de 12 ans il y a | 2 téléchargements |
A soumis
Generating Fibonacci Sequence
Function to generate Fibonacci Sequence of Length N
plus de 12 ans il y a | 1 téléchargement |
A soumis
Scalar Kalman Filter
This code serves as a tutorial for implementation of Scalar Kalman Filter
plus de 12 ans il y a | 4 téléchargements |
A soumis
Radom Point. Comparing Two Distributions
Comparing Normal and Uniform Distribution
plus de 12 ans il y a | 1 téléchargement |
A soumis
Random Walk: Normal Vs Uniform
Code compares two random walks. With Normal and Uniform distributions
plus de 12 ans il y a | 1 téléchargement |
A soumis
Motion Of Random Points
Introduction to some animation. Study of random motion
plus de 12 ans il y a | 1 téléchargement |
A soumis
Random Walk
Demonstrates concept of a random walk
plus de 12 ans il y a | 3 téléchargements |
A soumis
Set Non-overlaping in sum
Creating set where sum of element is outside of set space.
plus de 12 ans il y a | 1 téléchargement |
A soumis
Huffman Algorithm Probability Tree
This code constructs Probability Tree for the Huffman Algorithm
plus de 12 ans il y a | 1 téléchargement |
A soumis
Extended Kalman Filter Tracking Object in 3-D
Using Kalman filter to track object in 3D. Comparing Extended Kalman filter to its linear version.
plus de 12 ans il y a | 2 téléchargements |