-
inverter_pwm1phase
simulation of single phase sinusoidal PWM inverter
- 2009-11-15 01:41:04下载
- 积分:1
-
Linux
LT编码的东西,不知道好不好 就是上传试试(this is lt)
- 2011-04-24 00:09:37下载
- 积分:1
-
clk
用MATLAB编写的时钟,希望对感兴趣的人有用(a clock code with matlab , hope useful to the one interested~)
- 2012-05-30 23:41:55下载
- 积分:1
-
8.pdf
desribes how to connect pscad through matlab
- 2011-07-28 18:51:36下载
- 积分:1
-
OFDM-basedWirelessBroadBandSystemSimulator
基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.
System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.(OFDM-based wireless broadband system simulation It contains mainly two parts, ie link-level simulator and system-level simulator.Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx . Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.System- level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.)
- 2008-01-05 00:08:29下载
- 积分:1
-
PAPER5
压缩感知重构算法在“鬼”成像中的应用研究.pdf(Compressed sensing reconstruction algorithm in the "ghost" image of applied research. Pdf)
- 2013-10-07 15:08:38下载
- 积分:1
-
libsvmSVR
基于libsvm的支撑向量机的回归问题。基本应用和结果(Libsvm based support vector machine (SVM) regression problems.Basic and application results)
- 2015-03-22 10:34:30下载
- 积分:1
-
10.1.1.93.5736
Reducing MAC Layer Handoff Latency
- 2010-08-11 16:37:40下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
chap5
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No5
- 2009-11-02 14:26:53下载
- 积分:1