资源列表
adaptive_LMS_cancel
- 基于基本LMS的自适应噪声抵消程序,对一音频信号去噪,效果不错-based on the basic LMS adaptive noise cancellation procedures, an audio signal denoising good results
adaptive_LMS
- 自己写的基于LMS的自适应噪声抵消,例子是对一WAV声频信号去噪,效果不错,对这方面感兴趣的可以-wrote based on the LMS adaptive noise cancellation, for example, is a WAV audio signal denoising. good results, with interested can s
infix-Postfix
- 利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix -
PID_ARBF3
- rbf神经网络PID解耦控制仿真,现在比较热门的.-rbf neural network PID control, simulation, a more popular.
kdvequationsimulation
- %模拟偏微分方程kdv方程的水波。 %通过修改已可以用来模拟其他的如KP方程等。
lyapunovexponentfordifferentialsystem
- 计算微分方程系统的Lyapunv exponent,在非线性动力学和有关混沌的研究中非常有用。-calculated differential system Lyapunv exponent, Nonlinear Dynamics and Chaos in the study very useful.
bifurcation2dmap
- 利用Matlab求二维离散系统的分岔图程序。 在非线性动力学及复杂经济学中经常用到类似的问题。也可以用来画其他更高维数的离散映射系统的分岔图。很实用。-using Matlab for discrete two-dimensional map of bifurcation process. In nonlinear dynamics and complex economics frequently used similar problems. Can also be used for oth
Lyapunovexponentbyslope
- 用斜率的方法来求时间序列的lyapunov exponent,在非线性动力学和时间序列处理中经常用到。很实用的小程序。-slope of the methods used to the time series for the lyapunov exponent. Nonlinear Dynamics and the time sequence processing frequently used. Very small practical procedures.
lorenzsystembyinline
- 利用Maltab求解变参数lorenz方程,在非线性动力学和混沌研究中经常遇到类似的问题。本程序也可以求解类似的有变参数的微分方程系统如Chen system, Lv system, Rossler system 等。-use Maltab variational parameters lorenz equation, Nonlinear Dynamics and Chaos often encountered similar problems. The procedures also can
DelayedMackey-Glass
- 利用Matlab求解带有时间延迟的Mackey-Glass系统,在非线性动力学中经常用到。可以用来求解类似的延迟微分方程系统。-using Matlab time delay with the Mackey-Glass Systems, Nonlinear Dynamics frequently used. Can be used to solve the differential equation similar to the delayed system.
mux4x1_vhdl
- mux4*1 vhdl 乘法器源码 经过测试直接可用-mux4 * a source vhdl multiplier can be directly tested
ukfslam
- 采用UKF滤波器的SLAM算法matlab实现,研究机器人的可以作为参考。-used UKF SLAM filter algorithm Matlab realized, the robot can study as a reference.