资源列表
work
- 此程序通过采样产生了一个非常标准的BPSK信号,是理解通信原理数字调制的好帮手-his procedure generated by sampling a very standard BPSK signal, digital modulation is to understand the principles of good communication assistant
simulation
- 一阶倒立摆仿真,MATLAB,仿真代码,原函数-failed to translate
NeuralNetwork
- 神经网络滑膜变结构控制MATLAB和simulink仿真程序。-Variable structure neural network control of synovial MATLAB and simulink simulation program.
anfisprogramme
- 讲述了ANFIS构建的Matlab程序,具有一定的实用性和理论意义。-Tells Matlab built ANFIS procedure has certain practical and theoretical significance.
chap-9
- 位置跟踪器的matlab仿真代码,使用滑模控制方法-Location tracker matlab simulation code, using the sliding mode control method
matlabGrabCutLazySnapping
- Grab Cut + Lazy Snapping进行图像分割的matlab程序,包括手动和自动分割-Grab Cut+ Lazy Snapping matlab for image segmentation procedures, including manual and automatic segmentation
gabor
- gabor code gabor wavelets used for texture extraction
fade_diversity
- 该函数用于多径瑞利信道仿真,其中y为输出信号-Multipath Rayleigh Channel
makeH
- 通过一个循环方阵A来构造准循环LDPC码的校验矩阵H-make H in QC-ldpc
fdtd-2d_new
- 2D的FDTD程序,有关边界的设定,物理参数的设定等,对学习FDTD很有帮助。-2D of the FDTD program, setting the boundaries, the physical parameters of the set and so helpful in learning FDTD.
pls
- pls算法,实现了一个通用的pls算法,可以直接调用。-pls algorithm
newtn
- 牛顿法解决求根问题。给出所需要求根的方程,以及搜索步长,搜索步数,输出所求得的根值。-Newton s method for solving the root of equation. Inputs: eqation, step lenth, number of steps.