资源列表
rayleigh.m
- 这是关于rayleigh衰落信道的仿真mat源程序与大家共享-on rayleigh fading channel simulation mat source files and share
linearsolvers
- matlab编程的三个线性方程组求解子程序:cggm.m,fdm.m,febs.m.其中cggm.m为共轭梯度法求解子程序,fdm.m为最速下降法求解自程序,febs.m为三对角追赶法求解子程序.-Matlab programming three linear equations subroutine : cggm.m, fdm.m. febs.m. which cggm.m to conjugate gradient method subroutine, fdm.m for the steep
waveletandnetrulnetwork
- 实现小波分析与神经网络的综合使用。小波神经网络是一种新的网络。
51个城市的tsp程序
- 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
svd-code
- svd分析的例子,程序,生成数据,预处理,分析-SVD analysis of the examples, procedures, generating data, pretreatment, analysis
condentropy
- 计算条件熵,可以用来计算在某种条件下的条件熵的数值-we can use it to calculate the conditional entropy
sw_dist
- 提供两个点坐标,可以利用本程序,计算两点距离,简单好用。-Coordinates of two points, you can use this procedure to calculate the distance to two points, easy-to-use.
Pulse
- radar signal is a simple example of how u can generate such signal
combining-work
- removal of powerline interference in ecg
Untitled
- 卷积码编码与译码,维特比译码软判决,matlab汇编语言-Convolutional coding and decoding, soft decision Viterbi decoding, matlab assembly language
tspeil51
- 该文件是一个关于TSP问题的C++代码,很不错的哦 -This is a c++ code of TSP
matlabBP
- 人工神经网络解决旅行商问题\matlab编程-bp neural network algorithm to solve the traveling salesman problem
