资源列表
Logistic_chaos
- 产生Logistic混沌时间序列的matlab程序-have Logistic chaotic time series Matlab procedures
sancdtu2
- 输入任何三尺度多小波的尺度函数的系数,可画出其图象
dsb
- 对于dsb信号波形的仿真。包括时域波形和频域波形图
besselzeros
- bessel函数求零点,给一个参数x,则可以求出x附近的bessel函数的零点。-bessel function of order zero, to a parameter x, you can find the bessel function of x near zero.
xingtaitezheng
- 医学图像的四个纹理特征的matlab程序-Medical images of the four texture features matlab program
gabor_bank
- this code generates a bank of steerable gabor wavelets with variable orientation, scale
bpsk_simulator
- This source code is BPSK Code. this algorithm is first input data quantity second create rand bits third modulate and force to AWGN to data fourth demodulate fifth BER check
ganzhiqi
- 单层感知器分类和权值调整过程,学习率分别为0.01 0.05 0.1 0.5-Single layer perceptron device classification and weights to adjust the process
DCT2
- 常用的离散余弦变换程序,程序能简单方便的实现离散余弦变换,具有较高的精度-Discrete cosine transform, the program can be simple and convenient for discrete cosine transform, with high precision
ann2w
- matlab的BP神经网络的非线性函数拟合代码-nonlinear function of BP neural network matlab fitting Code
orth_matrix
- 计算正交矩阵,通过引用一个包,把一个矩阵变为正交矩阵。适合初学者-transform A matrix into orthogonal matrix,it is very useful for learners who learn python