资源列表
Jakes
- 此文件包括jake信道仿真模型的过程程序,希望大家发表意见-Anonymous channel simulation model of the procedure, hoping to express their opinions
phaseunwrap11
- 相位图像的相位解包算法对一个相位图进行解包裹
zonghe
- matlab环境下的高斯白噪声生成,设计,及说明
k-means
- 使用k-means算法模拟向量量子化过程-Using k-means algorithm for vector quantization process simulation
NNBSPIDKZRBFnet
- 小论文里的程序,用RBF神经网络优化PID控制器的,效果非常好!-Small in the thesis process, optimize the use of RBF neural network PID controller, the effect is very good!
awgn
- This a set of codes to be copied to the C software and run. It calculates the AWGN (Additive White Gaussian Noise) and show that it is a normal distribution by plotting a graph-This is a set of codes to be copied to the C software and run. It calcula
one_hyperbolic1
- 求解一维双曲方程。空间方向采用标准中心差分格式,时间方向采用积分或eruler法-Solving one-dimensional hyperbolic equation. Spatial directions using standard central difference scheme, the time direction or eruler method using integral
yohuafun
- 经典的遗传算法案例之一的matlab实现-classical inherit code
pointers
- pointers examples in c-pointers examples in c++
3dfdtdpml
- 修改过的硬源的计算,可以算到100个时间步的程序-Modified hard-source computing, you can count to 100 time-step program
fft
- 快速傅里叶变换 求解相关长时间段序列周期-Fast Fourier transform to solve the long-cycle-related segment sequence
matrix
- 基于C++11规范编写的matrix矩阵模板类,简单易用-matrix class by C++11