-
RBF-network
RBF网络在matlab开发环境中的实现实例,有利于初学者学习与掌握(RBF network in matlab to achieve the development environment example, be helpful for beginners to learn and master
)
- 2012-05-03 18:22:18下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
2D_Holographic
旋转机械二维全息谱计算的实用例程,融合多点信息,提高诊断可靠性。(A good example of two dimension Holographic spectrum calculation of rotational machine,fuse the information of different points to improve the reliability of diagnosis.)
- 2013-02-13 00:24:24下载
- 积分:1
-
4.2
主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度(The main purpose is to fight against multipath fading. Due to the presence of multipath fading, the first after they have the same frame different paths to reach the client delay. Would cause mutual interference between sub-carriers in the frequency domain, affecting performance. In addition, thanks to the cyclic prefix, so IFFT FFT operation to the linear convolution of the original into a circular convolution, greatly simplifying the corresponding signal processing complexity)
- 2012-08-24 15:18:08下载
- 积分:1
-
Complex-Network-Theory
讲了复杂网络的数学建模的理论和建模的方法。(The ppt prensents theory on statistical Mechanics of complex network. It is helpful to establish network models.)
- 2011-11-23 16:14:45下载
- 积分:1
-
nb-ldpcDECODE-16QAM
非二进制软译码很实用要学非二进制LDPC的同学可以参考一下(NB-LDPC decode)
- 2013-11-14 21:18:52下载
- 积分:1
-
fuzzyadaptiv
自适应模糊控制的MATLAB/simulink仿真。(MATLAB/simulink simulation of adaptive fuzzy controller.)
- 2013-12-10 11:17:24下载
- 积分:1
-
matlab_Concise-tutorial-examples
matlab_Concise tutorial examples希望对大家有所帮助(matlab_Concise tutorial examples)
- 2013-05-16 18:01:11下载
- 积分:1
-
hHHoough111o
hough变换检测直直线的matlab算法
(hough transform to detect straight linear Matlab algorithm)
- 2012-09-08 14:02:38下载
- 积分:1
-
1
说明: 寻找一定范围图像内的质心,matlab矩阵实验的m文件(finding center)
- 2013-01-22 10:37:11下载
- 积分:1