-
liubianxing
用不同方法绘制六边形,组成蜂窝图,程序通过MATLAB7.1测试过(Hexagon drawn in different ways to form a cellular map, the program tested by MATLAB7.1)
- 2010-06-23 16:14:52下载
- 积分:1
-
1
说明: MATLAB程序,用于dsp编程软件仿真,信号的产生,fft变换(MATLABghdsp)
- 2009-12-10 20:55:21下载
- 积分:1
-
curvefit
说明: 用MATLAB函数进行非线性拟合,在VB中调用(MATLAB function with non-linear fitting, call in VB)
- 2008-10-14 10:06:54下载
- 积分:1
-
matlabexcel
本程序的功能是将模型结果直接输出到excel中的演示(The program s function is to generate the result of the model to demonstrate in excel)
- 2011-09-07 15:33:24下载
- 积分:1
-
stft
short-time fourier transform
- 2015-04-07 00:05:08下载
- 积分:1
-
main
matlab code written to check if hand moving right, left, up or down
- 2014-02-25 10:08:35下载
- 积分:1
-
MATLAB-7.0User-Guide2-
Matlab的编程指南(下册),常用的Matlab入门教程,比较详细非常好用的哈!(Matlab programming guide, commonly used Matlab Tutorial, detail very easy to use Ha!)
- 2012-02-15 09:57:20下载
- 积分:1
-
emd
说明: 经验模态分析(EMD)的MATLAB计算算法,经验模态分析是机械振动分析领域的重要方法(Empirical mode decomposition (EMD) of the MATLAB computing method, empirical mode analysis is an important field of mechanical vibration analysis method)
- 2020-10-26 23:40:00下载
- 积分:1
-
hrollfcoef
上串文件所需的子函数,设计所需的滤波器。(a subroutine to generate filters need by bpsk,etc.)
- 2013-07-31 15:16:31下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1