-
GET-hw-info--GetSystemInfo
使用GetSystemInfo函数,获取系统硬件基本信息(get system hardware basic info by using GetSystemInfo function.)
- 2014-09-08 21:16:17下载
- 积分:1
-
Fuzzy_Tunning
模糊PID自适应控制,希望大家给出建议 (fuzzy pid control)
- 2012-04-23 18:34:30下载
- 积分:1
-
Multigrid-method
用多重网格法解非线性偏微分方程,假定N=4时为第0层l为输入的层数
r为MGM在在J-1层调用的次数(With multi-grid method for solving nonlinear partial differential equations, assuming N = 4 when the input layer 0 l layers
r for MGM in the number of J-1 layer calls)
- 2014-09-05 23:02:41下载
- 积分:1
-
drools-activiti-integration
drools activiti intergration
- 2015-02-10 10:34:32下载
- 积分:1
-
wavelet-analysis-using-matlab
说明: 使用matlab进行小波分析,MATLAB6.5辅助小波分析与应用.pdf(Wavelet analysis using matlab)
- 2011-03-13 12:32:56下载
- 积分:1
-
3PG
Adaptive post-processing algorithm for video signals
- 2010-05-09 06:37:18下载
- 积分:1
-
abkaihuan
主要设计了在matlab下异步电动机在ab坐标系下的开环仿真。(Asynchronous motors in the ab coordinate system under the open-loop simulation.)
- 2012-05-04 10:41:54下载
- 积分:1
-
GreedyAlgOfdmExample
对OFDM系统功率分配贪婪算法的进行了仿真。(Power allocation for OFDM systems greedy algorithm for the simulation.)
- 2011-06-18 22:42:15下载
- 积分:1
-
ihpf
这段代码主要是实现二阶理想高通滤波器,本段代码全部用MATLAB语言实现的。(This code is to achieve the ideal second-order high-pass filter, the above code to achieve the full use of the MATLAB language.)
- 2009-06-08 12:43:35下载
- 积分:1
-
fit_mix_2D_gaussian
fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm
format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M )
input: X - input samples, Nx2 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian (each mean is a 2x1 vector)
covar - fitted covariance for each gaussian. this is a 2x2xM matrix.
t - probability of each gaussian in the complete distribution
iter - number of iterations done by the function
- 2011-02-09 19:04:25下载
- 积分:1