-
cic3_decimator
积分梳状滤波器,CIC设计,三级CIC抽取器实例:cic3_decimator.V
module cic3_decimator(clk, x_in, y_out)(cic)
- 2009-03-14 12:54:25下载
- 积分:1
-
qiuxinhaoguiyihua
求生物信号的滤波和归一化程序,是低频信号的在bp中应用的一部分。(Seeking biological signal filtering and normalization procedures, low-frequency signals in the bp part of the application.)
- 2009-11-25 22:19:39下载
- 积分:1
-
MATLAB概率与数理统计分析程序源码大全
MATLAB概率与数理统计分析(第2版)》以概率与数理统计的基本原理为线索,以matlab为辅助条件,分别介绍了概率与数理统计概述、统计估计、假设检验、方差分析、回归分析、正交试验分析、聚类分析、判别分析和多元数据相关分析等内容,理论与实践相结合,向读者演示了matlab在数理统计中的应用。
("MATLAB Probability and Mathematical Statistics Analysis (2nd edition)" is based on the MATLAB r2011 a, on the basis of the 1st edition, further introduced the MATLAB probability and mathematical statistics analysis. "MATLAB Probability and Mathematical Statistics Analysis (2nd Edition)" takes the basic principles of probability and mathematical statistics as the clue, and takes MATLAB as the auxiliary condition. It respectively introduces the outline of probability and mathematical statistics, statistical estimation, hypothesis test, variance analysis, regression analysis, orthogonal test analysis, cluster analysis, discriminant analysis and multivariate data. The application of MATLAB in mathematical statistics is demonstrated to the readers by combining theory with practice.)
- 2018-09-25 23:18:42下载
- 积分:1
-
地震勘探数据处理的matlab工具包
说明: 地震勘探数据处理的matlab工具包,包括常用的反褶积,拉登变换,地震绘图等多种功能(Matlab toolkit for seismic exploration data processing, including deconvolution, bin Laden transformation, seismic mapping and other functions)
- 2020-11-03 10:16:52下载
- 积分:1
-
loadwav
Function LOADWAV: loading of WAV-formated signal to vector. Usage: sig=loadwav(filename[,channels,length])
- 2010-09-17 18:52:03下载
- 积分:1
-
chuizhi
说明: 根据人脸与背景相比的高亮度,在垂直方向上截取人脸,用matlab来实现(Compared with the background under the face of high brightness, the vertical intercept in the face, using matlab to achieve)
- 2010-04-10 13:06:34下载
- 积分:1
-
DCM-fast-vehicles-dynamic-line-of-site
this code is useful for line of sight of two point that are vehicle(aircraft) with fast dynaimc
- 2015-04-17 17:17:13下载
- 积分:1
-
Eg
说明: 在MATLAB仿真环境下,通过一具体例子对OFDM系统的的模拟仿真实现(In the MATLAB simulation environment, through a concrete example of the OFDM system simulation Simulation)
- 2010-08-26 16:01:54下载
- 积分:1
-
EMD_with_notes
Hilbert-黄变换中的核心程序EMD[Rilling版],程序中附加了详细的中英文注释以及参考文献,可以让使用者对EMD的原理更加明确,并对HHT的理解和应用大有裨益。(EMD,originally programed by Rilling, is a core subroutine in the Hilbert-Huang Transform(HHT). This subroutine attaches a detailed notes and references both in English and Chinese. It will greatly benefits the users on the principle of EMD. Furthermore,it will help the users and schoolers much more during the application and research of HHT.)
- 2011-09-29 23:19:11下载
- 积分:1
-
CMA-ES-optimization
包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。(Covariance matrix adaptation evolution strategy, about one kind of new optimization algorithms developed in 2000, referred to as CMA-ES, the last ten years has been widespread concern in academic circles, very prospect. This is a black box optimization algorithm, you can then define their own optimization program at the end of the function, you can also call an external program (such as finite element, etc.) are calculated, and then extract the optimal solution function. The optimization algorithm in a variety of variable dimensions outperformed ant colony algorithm, particle swarm optimization, better convergence, thanks to its rigorous mathematical expression.)
- 2015-12-29 01:01:51下载
- 积分:1