-
OFDM
ofdm信号的仿真程序,接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档(ofdm simulation)
- 2010-01-23 16:55:34下载
- 积分:1
-
Plesm
这是一个关于最小二乘法的程序,可能有点问题,希望大虾帮忙看一下,急求。(This is one of the least-squares method of procedure, may have problems in the hope of tremendous help to see if promptly.)
- 2005-05-17 22:13:10下载
- 积分:1
-
EMD_HHT
EMD经验模式分解适用于生命体征探测,内有基本函数配件等。加上emd源程序(EMD empirical mode decomposition applied to detect signs of life)
- 2014-10-22 10:00:25下载
- 积分:1
-
vpqdbpcm
大学数值分析算法,重要参数的提取,采用的是脉冲对消法,基于kaiser窗的双谱线插值FFT谐波分析,可以动态调节运行环境的参数,三相光伏逆变并网的仿真,相关分析过程的matlab方法,结合PCA的尺度不变特征变换(SIFT)算法。( University of numerical analysis algorithms, Extract important parameters, It uses a pulse of consumer law, Dual-line interpolation FFT harmonic analysis kaiser windows, Can dynamically adjust the parameters of the operating environment, Three-phase photovoltaic inverter and network simulation, Correlation analysis process matlab method, Combined with PCA scale invariant feature transform (SIFT) algorithm.)
- 2016-04-10 10:23:02下载
- 积分:1
-
shiping
光点识别程序,自己编写。包含javarobot类调用鼠标。打开程序后,运行。用发光物体如手机在自带摄像头前控制鼠标移动。程序有抗干扰处理,能屏蔽外部光线的影响。(Spot recognition program, write your own. Contains javarobot class called mouse. After opening the program, run. Comes with a shiny object in front of the camera to control mouse movement such as mobile phones. There are anti-jamming processing program that can shield the influence of external light.)
- 2014-08-18 12:39:07下载
- 积分:1
-
xianxingshenjingwangluo4
在matlab上编写的关于人工神经网络中的线性神经网络的源程序例子(In matlab prepared on artificial neural networks linear neural network source code examples)
- 2013-08-04 15:19:46下载
- 积分:1
-
HFSS--UTD
HFSS/UTD混合法计算电大尺寸导体上的天线(HFSS/UTD hybrid method to calculate the antenna on a large conductor)
- 2013-11-28 09:12:45下载
- 积分:1
-
chuandaoEMTP
ATP-EMTP仿真,变电站传导干扰实例分析(ATP-EMTP simulation substation conducted interference)
- 2016-06-28 20:40:36下载
- 积分:1
-
malat
基于MFC编写的界面,用VC与matlab混编实现马拉特小波分解,有文档注释,适合初学者(
MFC-based interface prepared by VC and matlab mixed to achieve Marat wavelet decomposition, documentation notes, suitable for beginners)
- 2013-12-05 09:40:36下载
- 积分:1
-
code
处理lasso regression。
使用stochastic Markov property。(Algorithm for solving the Lasso problem:
0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1
where ||beta||_1 is the L_1 norm i.e., ||beta||_1 = sum(abs( beta ))
We use the method proposed by Fu et. al based on single co-ordinate
descent. For more details see GP s notes or the following paper:
Penalized Regressions: The Bridge Versus the Lasso
Wenjiang J. FU, Journal of Computational and Graphical Statistics,
Volume 7, Number 3, Pages 397?416, 1998
)
- 2013-05-05 13:11:29下载
- 积分:1