-
JD_CHE_fix
该代码实现TD-SCDMA的信道估计,有基于预存的midamble功能,是定点工程实现的仿真代码,与其他信道估计不同,功能完整。(The TD-SCDMA code channel estimation, a midamble based on pre-existing functions, is fixed-point implementation of the simulation code works, the different channel estimation and other functions intact.)
- 2010-12-01 22:21:12下载
- 积分:1
-
truetime-1.3
说明: 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。(a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime Truetime Ne allow two interface modules. The computer module with flexible real-time kernel, A/D and D/A converters, network interface and external access. The computer module based on user-defined mandate, code using Matlab or C preparation.)
- 2006-05-08 15:54:56下载
- 积分:1
-
bldc_1_sinusoidal
用C语言编写的S函数源代码,用于在MATLAB/Simulink环境下仿真永磁无刷直流电机,在MATLAB7.0以上环境下编译成动态链接库然后在Simulink中使用。模块信息见源码注释。(C language prepared by the S-function source code, for the MATLAB/Simulink environment simulation permanent magnet brushless DC motor, In the above circumstances MATLAB7 compiled DLL then use Simulink. Source module information, see Notes.)
- 2007-04-04 12:59:14下载
- 积分:1
-
MainPre_by_Lya_1
混沌时间序列法,该程序用加权一阶局域法对数据进行进行一步预测(Chaotic time series method, the program step forecast data weighted one-rank local law)
- 2012-09-17 11:16:14下载
- 积分:1
-
11node-under-different-permeability
matlab11节点不同渗透率下24小时全天潮流计算(matlab11 node 24 hours a day under different permeability flow calculation)
- 2014-12-23 12:47:29下载
- 积分:1
-
agt_64QAM_download_bit
将数据调制为wifi传输制式的波形,支持BPSK,QPSK,QAM等调制。配置安捷伦E4438C矢量信号发生器,输出带载波的wifi信号(The data transmission system of the modulation waveform for the wifi support BPSK, QPSK, QAM modulation, etc.. Configure the Agilent E4438C vector signal generator, the output signal with a carrier wifi)
- 2013-12-04 00:13:35下载
- 积分:1
-
ARC_LENGTH
arc length method using malab code
- 2015-01-21 01:19:39下载
- 积分:1
-
fit_ML_log_normal
dopasowanie rozkł adu log-normalnego
- 2009-10-14 22:36:00下载
- 积分:1
-
adaboostm1code
这是一篇关于adaboost.m1算法的人脸识别源码,识别率挺高的,读入任意人脸库即可运行,已经过测试(This is a source code of face recognition algorithm on adaboost.m1 .code has been tested ,you can read face database to run)
- 2010-12-24 16:31:22下载
- 积分:1
-
xiaobofenxi
小波工程主要包括一两部分:一、连续小波分析的应用,二、离散小波分析的应用。下面分两个部分分别说明这两个程序的分析结果:
一、连续小波分析:
所用信号为自己构造的三角波和正弦波叠加的信号:s=(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3+1*cos(n/2)*10。其中第一项(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2为一周期为100的锯齿波,第二项-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3为一周期为34的锯波,第三项为一周期为4*pi正(余)弦波。另外叠加了一幅度为5的噪音信号。
程序包包含程序与说明文档。(Wavelet works mainly consists of two parts: first, the application of continuous wavelet analysis, II, Discrete Wavelet Analysis.)
- 2010-05-06 18:04:59下载
- 积分:1