Community Profile

photo

Alex Dytso


Princeton University

Last seen: 3 Tage vor Aktiv seit 2012

Statistiken

All
  • Thankful Level 1
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

Abzeichen anzeigen

Content Feed

Anzeigen nach

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, ...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 9 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

fast 10 Jahre vor

Gesendet


Wiener Filter for noise cancellation
Example of how to implement wiener filter for noise canellation

etwa 10 Jahre vor | 3 Downloads |

Gesendet


Distributive Power Control Algorithm
This code is a simulation of 3 user Distributed Power Control algorithm used in CDMA networks

mehr als 10 Jahre vor | 4 Downloads |

Frage


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 ...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


Three way Dual Probability
This code simulates a dual between 3 players and compares two strategies

etwa 11 Jahre vor | 1 Download |

Thumbnail

Gesendet


Decentralized Feedback Zero Forcing Equalizer
Describes implementation of decentralized feedback zero forcing equalizer.

etwa 11 Jahre vor | 2 Downloads |

Gesendet


MatLabPiano
This is a simple code that generates music by pressing keys.

etwa 11 Jahre vor | 1 Download |

Gesendet


LMMSE Equalizer
Implementation of LMMSE (linear minimum mean square error) Equalizer used to combat ISI

mehr als 11 Jahre vor | 3 Downloads |

Gesendet


Simulation of LMMSE
This code is a demonstration of how LMMSE filter is implemented inside of a communication system

mehr als 11 Jahre vor | 3 Downloads |

Gesendet


Zero Forsing Equalizer
This is an implementation of Zero Forcing Equalizer

mehr als 11 Jahre vor | 6 Downloads |

Gesendet


Zero Forcing Equalizer Simulation
This code is demonstrates implementation of Zero Forcing Equalizer in a communication channel

mehr als 11 Jahre vor | 10 Downloads |

Gesendet


Study of Different Types of Typicality
Typicality is in an important concept in information theory.

mehr als 11 Jahre vor | 2 Downloads |

Thumbnail

Frage


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...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Gesendet


Grouping of 2 function
Function that generates all possible groups of 2

fast 12 Jahre vor | 0 Downloads |

Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

fast 12 Jahre vor

Gelöst


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:...

fast 12 Jahre vor

Gesendet


PassWord Generatro
PassWord Generator for MatLab

fast 12 Jahre vor | 1 Download |

Gesendet


Generating Fibonacci Sequence
Function to generate Fibonacci Sequence of Length N

fast 12 Jahre vor | 2 Downloads |

Gesendet


Scalar Kalman Filter
This code serves as a tutorial for implementation of Scalar Kalman Filter

fast 12 Jahre vor | 1 Download |

Gesendet


Radom Point. Comparing Two Distributions
Comparing Normal and Uniform Distribution

fast 12 Jahre vor | 1 Download |

Thumbnail

Gesendet


Random Walk: Normal Vs Uniform
Code compares two random walks. With Normal and Uniform distributions

fast 12 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Motion Of Random Points
Introduction to some animation. Study of random motion

fast 12 Jahre vor | 1 Download |

Thumbnail

Gesendet


Random Walk
Demonstrates concept of a random walk

fast 12 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


Set Non-overlaping in sum
Creating set where sum of element is outside of set space.

fast 12 Jahre vor | 0 Downloads |

Gesendet


Huffman Algorithm Probability Tree
This code constructs Probability Tree for the Huffman Algorithm

fast 12 Jahre vor | 4 Downloads |

Gesendet


Extended Kalman Filter Tracking Object in 3-D
Using Kalman filter to track object in 3D. Comparing Extended Kalman filter to its linear version.

fast 12 Jahre vor | 2 Downloads |

Thumbnail

Mehr laden