-
DigitalsignalprocessingbasedonMATLAB
“基于MATLAB的系统分析与设计—信号处理”一书是一本极好的的书,对初学信号处理的非常值得一读。该书针对应用广泛的的号处理领域,简要介绍了信号处理的基本概念和基本方法,详细介绍了由MATLAB提供的信号处理工具箱函数的用法指南,最后以大量的应用示例,说明MATLAB进行信号处理系统分析与设计方法。( Based on MATLAB-Analysis and Design- Signal Processing, a book is an excellent book, for beginner signal processing is very worth reading. The book aimed at a wide range of applications to deal with the No. field, briefly introduced the basic concepts of signal processing and basic methods, detailed information provided by the MATLAB Signal Processing Toolbox function usage guide, and finally to a large number of application examples MATLAB signal dealing with system analysis and design methods.)
- 2008-04-28 11:11:40下载
- 积分:1
-
adaboost
adaboost算法详细介绍及matlab编程实现(adaboost algorithm, and matlab programming details)
- 2011-01-09 19:50:55下载
- 积分:1
-
CAV
该程序是在flac下运行的,没找到flac,所以用matlab表示了,供岩土力学研究方向学习(The program is run under flac, did not find flac, so use matlab shows for rock mechanics research study)
- 2015-01-05 21:08:30下载
- 积分:1
-
wigb
画地震剖面的,可以在MATLAB中自由使用(Painting seismic profiles can be freely used in the MATLAB)
- 2007-12-19 21:44:38下载
- 积分:1
-
weifenfangcheng
求解微分方程,这个压缩包里包括了:1. 欧拉公式2. 休恩公式3.四阶龙格-库塔公式三种方法(matlab)
- 2010-01-26 16:32:34下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
duanshipingjunguolinglv
只是一个关于短时平均过零率的matlab代码(Just a short-time average zero-crossing rate on the matlab code)
- 2013-07-18 16:11:27下载
- 积分:1
-
afsa
基本的人工鱼群算法的整体实现 包含各个鱼群行为(Basic overall implementation contains all the fish behavior of artificial fish algorithm)
- 2020-09-07 23:48:02下载
- 积分:1
-
altrmean
alpha trimmed mean filter for image
- 2015-02-20 18:05:21下载
- 积分:1
-
gui2
二阶系统响应曲线 自动控制原理教学 应用 基于MATLAB GUI 开发(Second-order system response curve of the application of automatic control theory developed based on MATLAB GUI)
- 2010-06-15 09:56:39下载
- 积分:1