资源列表
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
1.1 ANFIS Neural Network
- ANFIS Neural Network
管壳式换热器设计计算用matlab源代码
- 管壳式换热器中的热量计算,基于matlab实现(Heat exchanger calculation)
Untitled2
- 根据设计反应谱生成地震加速度时域过程,适用于结构地震时间历程分析使用(Time domain process of earthquake acceleration generation based on design response spectrum)
G
- 通过SIMULINK及Matlab进行的三自由度弹道仿真和计算(Simulation and calculation of three degrees of freedom ballistic trajectory through SIMULINK and Matlab)