-
spectrum
说明: 给出正弦加噪函数,通过FFT,DTFT,做频谱变化,幅度谱和相位谱。(Sine plus noise function is given by FFT, DTFT, make changes in the spectrum, amplitude spectrum and phase spectrum.)
- 2010-04-12 11:40:27下载
- 积分:1
-
xiaobo
小波分次谐波分解 用来解决傅里叶分解难以处理的分数次谐波(Harmonic decomposition wavelet decomposition is used to solve difficult to deal with fractional Fourier harmonics)
- 2013-11-30 18:38:02下载
- 积分:1
-
gauss
iteration de gauss dans le calcul du champ matlab
modelisation electromagnétique les différence finies
- 2012-01-22 21:13:11下载
- 积分: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
-
kummer
这个函数估计到库默尔与第N系列的广义超几何微分方程解的权力。库默尔的差分方程为:
x *的克 (十)+(二- X)的*克 ( x)的- A *的为g(x)= 0
该代码只有4线长,利用Matlab的向量运算有权采取了第N广义超几何级数的权力的总和。(This function estimates the solution to kummer s differential equation with the first N powers of the generalized hypergeometric series. Kummer s differential equation is given by:
x*g (x)+ (b- x)*g (x)- a*g(x) = 0
The code is just 4 lines long, using the power of Matlab s vector operations to take the sum over the first N powers of the generalized hypergeometric series.)
- 2011-05-23 12:33:21下载
- 积分:1
-
一种神经网络的语音情感识别
一种在matlab平台上运行的语音情感识别方法基于神经网络,(Speech emotion recognition method neural network)
- 2020-09-19 14:48:01下载
- 积分:1
-
lteasemlab
LTE (Long Term evolution) Simulator
- 2010-05-11 22:04:52下载
- 积分:1
-
NIBIANFANGZHEN
移相全桥控制程序,带pi调节,闭环控制,基于lcl结构的拓扑结构(Phase-shifted full-bridge control program, with pi regulation, closed-loop control, structure-based topology lcl)
- 2015-05-12 19:40:43下载
- 积分:1
-
mCAP_pre_SISO
m-CAP pre-equalization for visible light communication
- 2018-08-29 15:03:20下载
- 积分:1
-
sevenpoint
Matlab function to find fundamental matrix using the seven point algorithm. Returns upto 3 solutions.
- 2010-01-29 08:16:19下载
- 积分:1