-
4lscma
4种最小二乘恒模算法,可改变参数,观看bpsk,qpsk,16qam误差曲线图(Four kinds of least-squares constant modulus algorithm, can change the parameters, see bpsk, qpsk, 16qam error curve)
- 2011-09-12 12:53:25下载
- 积分:1
-
stoi
The objective measure of speech intelligibility
- 2015-09-11 07:48:22下载
- 积分:1
-
CS
说明: 实现压缩感知重构中的OMP算法。具有完整备注,需要自己生成信号来使用函数(OMP algorithm in compressed sensing reconstruction is implemented. With complete remarks, you need to generate your own signal to use the function)
- 2020-10-23 09:21:59下载
- 积分:1
-
low_pass
matlab/Simulink/DSP Builder设计一个低通滤波器,在Simulink中使用Simulink库和DSP Bulider建立模型,并在Simulink中仿真
- 2013-07-14 08:18:28下载
- 积分:1
-
visible-light-communication
室内可见光通信中通过使用均衡技术来提高马元速率(Indoor visible light communication by using equalization techniques to improve the rate of Ma Yuan)
- 2013-04-15 12:01:42下载
- 积分:1
-
pmsm_chbpwm
永磁同步电机的闭环控制,使用的是自己编写的PMSM模型,袁登科一书上面的例子,电流滞环矢量控制(Closed-loop control, the use of permanent magnet synchronous motor is to write your own the PMSM model, the Yuan Dengke book above example, hysteresis current vector control)
- 2012-10-19 12:10:39下载
- 积分:1
-
二代提升法实现的haar小波变换程序
说明: 二代提升法实现的haar小波变换程序
及整数小波变换。haar小波实现(Method II upgrade the haar wavelet transform procedures and integral wavelet transform. Haar Wavelets)
- 2005-11-16 03:58:46下载
- 积分:1
-
fdma
说明: 利用mablab编写的m文件,用于频分复用的仿真,非常有用,大家可以下载实验一下(M prepared to use mablab documents, for frequency division multiplexing of the simulation, very useful, everyone can download the experiment about)
- 2008-10-08 16:22:30下载
- 积分:1
-
linghuigui
说明: 岭回归代码,有源代码和实例文件,钻石数据库(Ridge regression code, has source code and instance files, diamond database)
- 2020-03-28 20:31:06下载
- 积分:1
-
matlab
一种无限定位,toa时延定位算法的代码。matlab源程序 希望采纳( |
| SCRIPT: simMLE
|
| PURPOSE: Simulate a relative location system by generating
| random measurements and maximizing the likelihood fcn.
| After many trials, show the results vs. the Cramer-Rao Bound.
|
| AUTHOR: Neal Patwari
| http://www.engin.umich.edu/~npatwari/
|
| REFERENCE: Relative Location Estimation in Wireless Sensor Networks
| (N. Patwari, A. O. Hero, M. Perkins, N. S. Correal, R. J. O Dea),
| IEEE Trans. Signal Processing, vol. 51, no. 8, Aug. 2003, pp. 2137-2148.
|
tic
Use globals to allow minimization functions access to network info,
debugging info.
global refDevices blindDevices totalDevices linearRefLocs dhat funcEvals dfuncEvals
Basic simulation parameters
roomSize = [1,1] Room size, meters
gridSize = 5 How many sensors per side
refDevices = 4 How many references (must be same length as actualRefLocs)
trials = 20 How many inde)
- 2012-04-29 13:54:34下载
- 积分:1