-
Sim-Phone
对获得的声音进行处理。得到相关参数的同时进行滤波。以达到降噪的目的。(To deal with and filter a kind of input sound modify the parameters of this voice.)
- 2014-10-04 08:26:12下载
- 积分:1
-
The_dual-port_RAM-based_FPGA
基于FPGA的双口RAM实现及应用,对RAM有一个系统的介绍(The dual-port RAM-based FPGA Implementation and Application of RAM to have a systematic introduction)
- 2010-07-05 11:35:55下载
- 积分:1
-
demodulation
基于IEEE802.11a标准的星座图解调源程序,
包括BPSK,QPSK,16QAM,64QAM(Based on IEEE802.11a standard tune source constellation diagrams, including BPSK, QPSK, 16QAM, 64QAM)
- 2007-12-25 10:26:43下载
- 积分:1
-
newton-chazhi
Newton插值公式实例,改变插值节点个数,观察不同的插值函数的逼近效果.(Instance of the Newton interpolation formula, change the number of interpolation nodes, and observe the different interpolation function approximation.)
- 2012-04-13 15:51:43下载
- 积分:1
-
A-duffing
说明: 用于检测微弱信号的Duffing系统,这是我的毕业设计一部分,因为我做的时候也曾求取过很多资料,但是并没有找到,因此在我完成之后,上传这个代码,希望这个能帮助别人。
里面还有后续做的GUI界面实现的Duffing振子检测功能,可检测信号幅值和频率。(The Duffing system for detecting weak signals, this is part of my graduation project, because I also asked for a lot of information when I did it, but it was not found, so after I finished, upload this code, I hope this can help others.)
- 2019-06-08 20:47:42下载
- 积分:1
-
LFM_radar
说明: 毫米波雷达仿真,参数设置计算,回波生成与分析(Millimeter wave radar simulation)
- 2020-05-19 11:58:12下载
- 积分:1
-
shuzichulixinhao
这是关于数字处理信号的MATLAB源代码,含有一些在数字信号处理中基本操作的源代码,希望对大家有所帮助。(This is on the digital processing of signals in MATLAB source code, contains a number of digital signal processing in the basic operation of the source code, I hope to help all of you.)
- 2009-05-23 21:24:47下载
- 积分:1
-
MatlabDlg
matlab与VC混合编程,输入方程,与自变量范围,就可以计算方程的值,与倒竖值。(mixed programming with VC matlab input equation, and the scope of the independent variables, we can calculate the value equation, and the inverted vertical value.)
- 2010-12-16 09:57:53下载
- 积分:1
-
shangzai
文件包含三个子文件:dec.m,test_dec.m,recon.m
dec.m文件使用MATLAB语言自己动手编写小波分解算法;
test_dec.m使用MATLAB语言测试dec.m文件中自己编写的小波Mallat分解算法正确性
recon.m使用MATLAB语言自己动手编写Mallat重构算法
函数使用MATLAB语言,没有调用MATLAB小波分解函数,而是自己动手编写的小波Mallat算法对含噪声的信号进行分解、重构;这对对小波分解的初学者,加深对小波分解有着引导作用。(The file contains three sub file: dec.m, test_dec.m, recon.m
The dec.m file using the MATLAB language to write my own wavelet decomposition algorithm
Wavelet Mallat test_dec.m using MATLAB language test in the dec.m file to write your own decomposition algorithm correctness
Recon.m uses the MATLAB language to write my own Mallat reconstruction algorithm
Function of the use of MATLAB language, do not call the MATLAB wavelet function, wavelet Mallat algorithm but prepare yourself for decomposition and reconstruction of signals containing noise this pair of wavelet decomposition for beginners, deepen their understanding of the wavelet decomposition has a guide role.)
- 2014-08-18 10:08:27下载
- 积分:1
-
wzrh
(1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。
(2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。
(3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统辨识的方法对本方法进行改进,以期达到更好的辨识效果。
(4)针对系统稳定性分析复杂,本文在控制增量前加入前馈因子,保证所选的Lyapunov函数使闭环系统满足Lyapunov稳定判据,由此证明闭环系统稳定。
(1. To solve the problem of GPC huge computation, algorithm with input increment constraints is presented in which the concept of output softness was used to soften the input increments.As a result, the constraints are simplified to be the only one constraint on the current control increment which can be computed directly. At the same time, it needn’t computing the inverse matrix and thus reduces large computation. Moreover, it guarantees the feasibility of the algorithm and has good control performance.
2. To overcome the difficulty in the choice of tuning parameters in traditional GPC, a GPC algorithm with variable parameter design based on BP neural network. is presented,in which the input softness parameters are tuned on line.
3. In this paper, we Identify system by using the least square method with forgetting factor. However, after system simulation, we realize that this method doesn’t fit the Hénon chaotic system perfectly. So we recommend modify this method by other Optimizati)
- 2013-05-06 21:59:10下载
- 积分:1