资源列表
rml
- rml系统辨识源代码.个人珍藏.在matlab环境下应用.-rml system identification code. Personal collections. The application of Matlab environment.
3-DStemPlotofanFFT
- Example - 3-D Stem Plot of an FFTFor example, fast Fourier transforms are calculated at points around the unit circle on the complex plane. So, it is interesting to visualize the plot around the unit circle. Calculating the unit circle.
BPnetware1
- 用遗传算法优化BP神经网络的Matlab编程
music
- MUSIC谱估计程序,可以对信号进行频率估计,DOA估计,谱估计
ran资源分配网络算法
- ran资源分配网络算法,经典在线rbf训练算法
tsp.rar
- 旅行商问题,总共30个城市,计算最优路线和最短路径,Traveling Salesman Problem, a total of 30 cities, calculating the optimal route and the shortest path
Fib
- 这个是前N项的c++程序,觉的还是蛮重要的基础代码程序-This is a pre-N items c++ program, it feels pretty important basis or source program
matlabzhenneiyuce
- 帧内预测算法 是一个很好的算法,实现了帧内预测的算法 可以作为参考-Intra prediction algorithm is a good algorithm to achieve the intra prediction algorithm can be used as reference
pnn_zhs
- 概率神经网络(用于建模预报),可以直接运行,数据维数是列,样本是行。最后一列是预报量。-Probabilistic neural network (for Modeling and Forecasting), can run, the data dimension is the column, the sample is the line. The last column is the forecast amount.
GA
- 用matlab实现的基于遗传算法的旅行商问题即TSP问题-The traveling salesman problem based on genetic algorithm matlab realize that the TSP problem
Averaging-Filter
- 均值滤波器,基于matlab开发的,对于白噪声具有较好的效果-averaging filter,developed in matlab,have good effect on white noise
线面夹角
- fortran编写的计算线和面的夹角,输入文件读取三个点X1,X2,X3(确定一个面),源代码给定线的法向量NL,程序求解线和面的夹角