-
fft_ifft
C语言写的基2fft算法,测试过了结果,比matlab的结果精度还是稍差(fft algorithm in C language.Have testd the result.)
- 2012-02-08 09:29:34下载
- 积分:1
-
张亚斌雷达大作业
说明: 雷达系统设计有关。西安电子科技大学研究生课程《雷达系统分析》大作业。(Radar system design related. Xi'an University of Electronic Science and Technology graduate course "radar system analysis" major operations.)
- 2017-07-09 23:47:32下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
CDialogSK_src
title bar 示例 title bar 示例 (title bar examples title bar examples title b ar Example)
- 2007-04-14 00:54:11下载
- 积分:1
-
CLyapunov
用于通过C实现李氏指数的计算,分析生理数据(For C to achieve through the calculation of Lyapunov exponent analysis of physiological data)
- 2009-04-11 21:48:20下载
- 积分:1
-
hilbertvb1
Hilbert变换,经过测试,与matlab一致(Hilbert transform, tested, consistent with matlab)
- 2013-01-12 21:37:34下载
- 积分:1
-
rs
说明: RS码的C实现,通过mex接口,在MATLAB中创建的LTE下行链路中测试,可跑出误码率曲线。(RS code is implemented in C, by mex interface, LTE downlink created in MATLAB test can be run out of BER curves.)
- 2014-08-12 15:23:33下载
- 积分:1
-
MGPCCraru
多变量广义预测的控制制算法MATLAB代码
(Multivariable generalized predictive control system algorithm MATLAB code)
- 2012-07-25 23:30:06下载
- 积分:1
-
dissertationlsthesudyofGaborwavel
本文 主 要 研究的是Gab。:小波神经网络算法及其在灰度图像目标识别
中的应用。研究涉及神经网络理论、小波分析理论和小波神经网络理论及其
它们在目标识别中的应用技术。(This paper is Gab. : Wavelet neural network algorithm and its gray-scale image recognition applications. Research involving neural network theory, wavelet analysis theory and wavelet neural network theory and their recognition in the target application technology.)
- 2008-07-19 17:49:32下载
- 积分:1
-
SIX
Matlab教程第六章案例,时间序列分析与计量(Matlab Guide Chapter cases, time series analysis and measurement)
- 2013-07-20 10:07:12下载
- 积分:1