Hamid Ramezani
TU DELFT
Followers: 0 Following: 0
Graduated from TU-DELFT university with a Ph.D. degree. See link for more information: https://ir.linkedin.com/in/hamid-ramezani-53077221
Feeds
已回答
How to stop a script if conditions are met.
you may use "error" function instead of return
How to stop a script if conditions are met.
you may use "error" function instead of return
5 years 前 | 2
已回答
Query event queue
This might helo you. This bacically enables the event queue in matlab. h = addlistener(src,'EventName',@callBackFunction); h.R...
Query event queue
This might helo you. This bacically enables the event queue in matlab. h = addlistener(src,'EventName',@callBackFunction); h.R...
5 years 前 | 0
已回答
Suppressing superclass methods/events
This is the best you can do to hide the methods which are relared to handle (here superclass). All te methods are hidden except ...
Suppressing superclass methods/events
This is the best you can do to hide the methods which are relared to handle (here superclass). All te methods are hidden except ...
5 years 前 | 0
| 已接受
已提交
MIMO Rayleigh fading Channel Capacity
maximum capacity of a mimo channel is considered here.
6 years 前 | 8 次下载 |
已提交
mmWaveChann_class
millimeter wave channel model for planar, vertical, horizontal antenna arrays
7 years 前 | 1 次下载 |
已回答
Trading Toolbox Connecting to Interactive Broker
Dear All, Thanks for your comments and suggestions. I had the same problem (Win7, 64bit, updated, and all the requirements...
Trading Toolbox Connecting to Interactive Broker
Dear All, Thanks for your comments and suggestions. I had the same problem (Win7, 64bit, updated, and all the requirements...
8 years 前 | 1
已提交
greedy algorithm in OFDM resource allocation (single user)
the implemention of greedy algorithm in mex file
8 years 前 | 1 次下载 |
已提交
OFDM Class
OFDM_Class is a general infrastructure for any type of simulation of OFDM-systems
8 years 前 | 14 次下载 |
已提交
OFDM LSE Channel Estimation
the performance of LSE channel estimation will be evaluated based on bit error rate in received data
8 years 前 | 5 次下载 |
已提交
OFDM High Power Amplifier Effects
The mfile shows the harmful effects of high amplifier on the ofdm signals.
8 years 前 | 5 次下载 |
已提交
OFDM water filling algorithm
the program distribute an amount power among ofdm subchannel to make the capacity of a channel as ma
8 years 前 | 3 次下载 |
已提交
OFDM performance over Rayleigh fading channel (Theory and simulation)
OFDM performance over Rayleigh fading channel (Theory and simulation)
8 years 前 | 13 次下载 |
提问
converting a "MATLAB Class" to "mex"
Hello, Is it possible to covert (compile) a MATLAB class (with several functions and properties) to a mex format to speed up...
9 years 前 | 0 个回答 | 0
0
个回答已提交
OFDM performance over AWGN channel (Theory and simulation)
OFDM performance over AWGN channel (Theory and simulation)
9 years 前 | 7 次下载 |
已提交
Single/Multiple target Localization
distance based localization of a single/multiple target
9 years 前 | 3 次下载 |
已提交
run a mfile in (a) specific core(s) of a cpu (windows)
run a mfile or any other task in (a) specific core(s) of a cpu (windows)
9 years 前 | 1 次下载 |
已提交
MIMO OFDM LSE CHAN ESTIMATION
In this code we consider the least square error channel estimation for a MIMO OFDM system.
10 years 前 | 11 次下载 |
已提交
OFDM Sparse Channel estimation
BER performance of LSE and sparse channel estimation for OFDM system.
12 years 前 | 5 次下载 |
已提交
Capacity Maximization in Multiuser OFDMA system
The complete project of OFDMA system. It tries to maximize the network capacity.
13 years 前 | 1 次下载 |