资源列表
myPSO-master
- 该文件为粒子群算法优化支持向量机模型参数的matlab代码(This document is a particle swarm optimization algorithm to optimize the parameters of the support vector machine model matlab code)
PSO-SVM-master
- 该代码为粒子群算法优化支持向量机模型(The code is a particle swarm optimization algorithm to optimize the support vector machine model)
DC计算
- 径流模拟精度评定中确定性系数DC的matlab计算代码(Matlab calculation code of deterministic coefficient DC in evaluation of runoff simulation accuracy)
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)