资源列表
17869356wendu
- 有关CC2430的文档,里面的东西很实用,希望对你有帮助-The CC2430 document, which is very useful stuff, want to help you
m
- THIS,file is about asobi separation
VC里打开网页等等
- VC里打网页等等
bem_hamm_soft
- calculating bit error rate in hamming code using soft decoding
fou_v65
- FMCW调频连续波雷达的测距测角,应用小区域方差对比,程序简单,雅克比迭代求解线性方程组课设。- FMCW frequency modulated continuous wave radar range and angular measurements, Application of small area variance comparison, simple procedures, Jacobi iteration for solving linear equations class-base
feng_pi04
- 信号维数的估计,IMC-PID是利用内模控制原理来对PID参数进行计算,分数阶傅里叶变换计算方面。- Signal dimension estimates, The IMC- PID is using the internal model control principle for PID parameters is calculated, Fractional Fourier transform computing.
filter-choice
- 滤波器的选择,雷达信号处理,低通高通选通等-The selection of the filter, the signal processing
gunfaiyan
- 数学方法是部分子空间法,独立成分分析算法降低原始数据噪声,非常适合计算机视觉方面的研究使用。- Mathematics is part of the subspace, Independent component analysis algorithm reduces the raw data noise, Very suitable for the study using computer vision.
1.ER-WS_BA
- ER,WS和BA网络模型生成算法的matlab实现-ER, WS and BA network model generation algorithm of matlab
yy606
- 算法优化非常好,几乎没有循环,matlab小波分析程序,实现了对10个数字音的识别程。- Algorithm optimization is very good, almost no circulation, matlab wavelet analysis program, Realization of 10 digital audio recognition progra.
c_FFT
- 文件为C语言编写的FFT算法,在DSPC6000硬件平台上运行过-File for the C language FFT algorithm, running over the hardware platform on DSPC6000
lijing
- 基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去