Alex Dytso
Princeton University
Followers: 0 Following: 0
統計
All
Feeds
質問
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, ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
5年以上 前 | 1 件の回答 | 0
1
回答質問
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...
6年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
11年以上 前 | 1 件の回答 | 0
1
回答送信済み
Wiener Filter for noise cancellation
Example of how to implement wiener filter for noise canellation
12年弱 前 | ダウンロード 1 件 |
送信済み
Distributive Power Control Algorithm
This code is a simulation of 3 user Distributed Power Control algorithm used in CDMA networks
12年以上 前 | ダウンロード 3 件 |
質問
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 ...
13年弱 前 | 0 件の回答 | 0
0
回答送信済み
Three way Dual Probability
This code simulates a dual between 3 players and compares two strategies
13年弱 前 | ダウンロード 1 件 |
送信済み
Decentralized Feedback Zero Forcing Equalizer
Describes implementation of decentralized feedback zero forcing equalizer.
13年弱 前 | ダウンロード 1 件 |
送信済み
LMMSE Equalizer
Implementation of LMMSE (linear minimum mean square error) Equalizer used to combat ISI
約13年 前 | ダウンロード 1 件 |
送信済み
Simulation of LMMSE
This code is a demonstration of how LMMSE filter is implemented inside of a communication system
約13年 前 | ダウンロード 2 件 |
送信済み
Zero Forsing Equalizer
This is an implementation of Zero Forcing Equalizer
約13年 前 | ダウンロード 5 件 |
送信済み
Zero Forcing Equalizer Simulation
This code is demonstrates implementation of Zero Forcing Equalizer in a communication channel
約13年 前 | ダウンロード 1 件 |
送信済み
Study of Different Types of Typicality
Typicality is in an important concept in information theory.
13年以上 前 | ダウンロード 2 件 |
質問
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...
13年以上 前 | 2 件の回答 | 0
2
回答解決済み
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:...
13年以上 前
送信済み
Generating Fibonacci Sequence
Function to generate Fibonacci Sequence of Length N
13年以上 前 | ダウンロード 1 件 |
送信済み
Scalar Kalman Filter
This code serves as a tutorial for implementation of Scalar Kalman Filter
13年以上 前 | ダウンロード 2 件 |
送信済み
Radom Point. Comparing Two Distributions
Comparing Normal and Uniform Distribution
13年以上 前 | ダウンロード 1 件 |
送信済み
Random Walk: Normal Vs Uniform
Code compares two random walks. With Normal and Uniform distributions
13年以上 前 | ダウンロード 1 件 |
送信済み
Motion Of Random Points
Introduction to some animation. Study of random motion
13年以上 前 | ダウンロード 1 件 |
送信済み
Set Non-overlaping in sum
Creating set where sum of element is outside of set space.
13年以上 前 | ダウンロード 1 件 |
送信済み
Huffman Algorithm Probability Tree
This code constructs Probability Tree for the Huffman Algorithm
13年以上 前 | ダウンロード 1 件 |
送信済み
Extended Kalman Filter Tracking Object in 3-D
Using Kalman filter to track object in 3D. Comparing Extended Kalman filter to its linear version.
13年以上 前 | ダウンロード 2 件 |





