-
endpoint-detect
说明: 检测语音信号起始点和终止点,用于音频传输(endpoint detect)
- 2011-03-18 21:50:17下载
- 积分:1
-
tryGUI
超宽带系统链路matlab仿真程序
超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m
编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m
信道及信道估计:ch_est.m;channel.m;channelgenerator.m;conv_m. m;sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct.m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_sv_params.m
Rake接收机:findpeak.m;MRC_combine.m;MRC_Rake.m;n_upsample.m;selectpath.m
其他:cnv_encd.m;dssignal.m;Eb_halfcos.m;waveshape.m;halfcos_generator.m;metric.m;nxt_stat.m;sim_main.m;spreadgren.m;test_code.m;training_ds.m;uwbsim.m;vit_test.m(UWB system links Matlab simulation program UWB simple system simulation platform, A simple interface. including replacement of the pulse shaping (semi-cosine pulse). IEEE802.15.3a amendment SV Channel, the greatest likelihood channel estimation, the Rake receiver modules. can be achieved monte carlo simulation for BER. They can add multiple access, coding, and other functions (Viterbi codec, frame synchronization procedures prepared by my classmates). Edit the entrance uwbsim.m codecs : bin2deci.m; bini2deci.m; deci2bin.m VITRBI.m Channel and Channel Estimation : ch_est.m; channel.m; channelgenerator.m; conv_m. m; sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct . m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_s v_params.m Rake : findpeak.m; MRC_combine.m; MRC_Rake.m; n_upsample.m; selectpath.m Other )
- 2006-12-02 09:41:29下载
- 积分:1
-
Image-chaos-decryption-algorithm-
基于混沌理论的图像解密算法,希望对研究图像加密解密的人员有帮助。(Based on chaos image decryption algorithm ,i hope it will be helpful.
)
- 2011-10-08 10:58:23下载
- 积分:1
-
T_w1
一台三相感应电动机,参数分别为:230V,60Hz,12kW,4极绕线式转子,
利用Matlab软件绘制电机的机械转矩Tmech作以r/min为单位的转子转速的函数时的变化曲线(A three-phase induction motor, the parameters are: 230V, 60Hz, 12kW, 4 pole wound rotor,
Drawn using Matlab software for the motor to the mechanical torque Tmech r/min as a function of the unit when the rotor speed curve
)
- 2011-12-23 21:21:55下载
- 积分:1
-
define-variables
Matlab循环定义变量,可以定义任意多个变量,matlab字符串数组的创建(Matlab loop defined variables, you can define any number of variables, matlab creation of an array of strings)
- 2011-04-22 14:09:06下载
- 积分:1
-
Signals-and-Systems-with-MATLAB
英文版《信号与系统MATLAB计算与Simulink建模》,适用于边学习边防真(Signals and Systems with MATLAB Computing and Simulink Modeling StevenT.Karris)
- 2011-11-01 20:43:31下载
- 积分:1
-
Grey_predition_algorithm
grey model
- 2013-10-12 17:49:46下载
- 积分:1
-
PSO-BP(MATLAB)
PSO优化BP的源程序,加上作者的注释.(BP PSO optimization of the source, together with the author' s comments.)
- 2011-04-21 17:04:07下载
- 积分:1
-
gaussian_gen
This is the file that included gaussian function which generate a gassian variables.
- 2012-06-26 00:00:30下载
- 积分:1
-
Sa
说明: function [Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f)
计算信号的循环谱
[Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f)
输入: s 序列
fs 采用频率
M 滑动频率窗长
N fft计算点数
read_f 可视频率(一般为载频的整数倍)
del_f 可视频率间隔
输出: Sx 信号的循环谱
f 频率轴
alpha 循环频率轴(Cyclosationary Spectrum)
- 2016-03-19 15:32:59下载
- 积分:1