-
C--Turbo--DSP
Turbo 码作为一种性能优越的信道码, 其应用逐步推广到深空通信、卫星通信和移动通信, 并被推荐为第三代移动通信的信道编码方案之一。本设计实现了通用的Turbo 码的编译码(Turbo codes as a superior performance of channel code, its application gradually extended to deep space communications, satellite communications and mobile communications, and was recommended as one of the channel coding scheme third generation mobile communications. The design and implementation of the encoding and decoding of Turbo codes common)
- 2014-11-23 09:00:22下载
- 积分:1
-
OLS_Algorithm
说明: 虹膜识别模式识别算法,MATlab程序编制,可采用软件自动转换(Pattern recognition algorithms)
- 2011-04-07 16:38:12下载
- 积分:1
-
PCA
PCA人脸识别算法,识别率达到99 ,采用小波变换的方法及主成分分析法。(PCA face recognition algorithm, the recognition rate up to 99 , using wavelet transform methods and principal component analysis.)
- 2009-09-25 20:21:19下载
- 积分:1
-
comgt.0.32
一个有关GMSK基带调制和实现的MATLAB程序,自己编写的,请高手指教!
(on a GMSK baseband modulation and realization of the MATLAB program, the preparation of their own, experts advise.)
- 2007-03-24 19:43:01下载
- 积分:1
-
fiber-mode-LP03
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2013-07-30 10:10:48下载
- 积分:1
-
principMax
princip of max matlab nbn
- 2011-05-20 20:26:20下载
- 积分:1
-
invertedpendulum
固高一级倒立摆的4种极点配置方法,可以达到很好的角度和位置控制。(Solid high-level, four kinds of inverted pendulum pole placement method)
- 2009-05-16 07:20:19下载
- 积分:1
-
dtc_control-without-sensor
this is a dtc control system and it with sensorless
- 2011-12-31 10:04:20下载
- 积分:1
-
nu
说明: 一个多输入多输出小波网络的源程序,用matlab编写,能够实现对时间序列数据的训练预测(A multi-input multi-output wavelet network' s source code, written with matlab, can be achieved on the training time series data forecasting)
- 2010-05-26 19:49:32下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1