资源列表
5956483six-digital-modulation-recognition
- 实现对几种数字信号的识别,通过参数估计的方法实现对数字信号的识别(Recognition of several digital signals)
图像小波分解
- 利用MATLAB程序进行的图像的小波分解(Wavelet decomposition of images)
Mindlin plate in free vibrations
- 有限元算法求解Mindlin板模态问题实例。一个简单的二维板模型,用FEM算法求解,用于学习有限元编程。(Mindlin plate in free vibrations)
data
- 电力系统的电压静态稳定性分析算法程序在matlab下的分析(Analysis of voltage static stability analysis algorithm for power system under Matlab)
resample-1.8.1.tar
- 音频频率调整函数,可以将各种音频频率自由转换(To decrease the file size of a graphic and its download time, you will need to resample the graphic after resizing it.)
自适应滤波器
- 通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。 具体设计方案为: 1,生成标准正弦信号S 2,生成等长的随机信号N 3,生成加随机噪声的正弦信号X 4,X通过参数可调数字滤波器,输出Y 5,Y与参考信号作差得到误差E 6,E通过自适应算法调整权值W 7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is des
自举法matlab程序
- 自举法又称bootstrap method,是数理统计的经典算法,此处为matlab实现的源程序。(The self-lifting method, also known as bootstrap method, is the classical algorithm of mathematical statistics, where Matlab implements the source program.)
FA
- 使用萤火虫算法求解大维度复杂函数寻优问题,matlab平台。(Using the firefly algorithm to solve the problem of optimizing the complex function of large dimension, the MATLAB platform.)
parameter
- 采用Levenberg-Marquardt算法实现函数的参数估计(Parameter estimation of function by using Levenberg-Marquardt algorithm)
基于BP网络的个人信贷信用评估
- 基于BP网络的个人信贷信用评估,人工智能的一点点例子(Personal credit credit assessment based on BP network, a little example of artificial intelligence)
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别,可用于课程设计(Handwritten digit recognition based on probabilistic neural network can be used for course design)
bp神经网络分类附带性细讲解
- bp神经网络分类附带详细讲解 1、本人对其中涉及到的函数进行了详细说明。 2、此程序中部分函数的使用方式是高版本Matlab中不推荐的,文中给出了当前高版本Matlab中的使用方式,并给出了相关博客地址(BP neural network classification with detailed explanation 1, I give a detailed descr iption of the functions involved. 2. The way part of the