-
music
说明: 阵列天线中music的实现代码,为毕业设计准备(Array implementation of the code in music, preparing for the graduation project)
- 2010-04-23 12:17:19下载
- 积分:1
-
PMSM_SMO
一个永磁电机的滑模观测器模型,可以较好的的实现位置跟踪。(adaptive sliding mode observer can accurate estimate the speed and position,of rotor and has strong robustness against the change of generator parameters .)
- 2012-05-17 20:11:32下载
- 积分:1
-
Doclo
存在麦克风增益相位误差时候的宽带波束形成器设计,采用最小二乘方法来实现。
(Phase error exists when the microphone gain broadband beamformer design, using the least squares method to implement.)
- 2013-12-23 10:56:33下载
- 积分:1
-
bizhi
基于FFT的比值算法,是用比值法实现的MATLAB程序。
(Based on the ratio of FFT algorithm, is the ratio method using the MATLAB program realize.)
- 2007-08-28 10:35:37下载
- 积分:1
-
compression
Main program for compression
- 2009-12-19 02:25:00下载
- 积分: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
-
SmallWorld
通过公式SW=(C/Crand)/(L/Lrand)求取复杂网络的小世界性系数。
注:其中聚类系数和平均距离都是直接调用工具包中的函数。(By the formula SW = (C/Crand)/(L/Lrand) to strike a small complex networks worldwide coefficients. Note: where clustering coefficient and average distance are called directly toolkit functions.)
- 2021-04-23 14:18:47下载
- 积分:1
-
srs
说明: 振动冲击谱密度matlab程序,将输入时域转为频域。(The input time domain is converted into frequency domain by the matlab program of vibration and shock spectral density.)
- 2021-04-25 15:38:47下载
- 积分:1
-
Optimization-method
最优化方法及其Matlab程序设计,乘子法程序,非线性最小二乘问题源码,最速下降法与牛顿法源码等等(Optimization method and Matlab programming, multiplier method procedures, non-linear least squares problem source, the steepest descent method and Newton' s law code, etc.)
- 2011-10-22 18:14:03下载
- 积分:1
-
5
说明: matlab学习书籍,pdf格式,书名:MATLAB6.5应用接口编程(matlab learning books pdf format, the title: MATLAB6.5 application interface programming)
- 2013-03-27 21:13:25下载
- 积分:1