-
EngineMat
VC调用matlab混合编程 利用matlab引擎(VC call matlab hybrid programming using matlab engine)
- 2010-01-06 09:21:04下载
- 积分:1
-
canchadj
残差定阶方法的例程,附模型所需的数据,希望对大家有用。(The residual method of order determination routine, with the required data model, the hope that useful.)
- 2012-05-10 11:23:55下载
- 积分:1
-
Untitled6
AM modulation by matlab
- 2011-08-02 07:31:19下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
IEEE33
IEEE致力于电气、电子、计算机工程和与科学有关的领域的开发和研究,该程序为IEEE30节点潮流计算,电压初值计算,(IEEE is committed to electrical, electronics, computer engineering and science-related fields of development and research, the program flow calculation for the IEEE30 bus voltage initial calculations,)
- 2013-10-22 18:17:41下载
- 积分:1
-
QAM-Signal-generation
QAM信号的生成程序(正交振幅调制,其幅度和相位同时变化)( QAM Signal generation Quadrature amplitude modulation, changes in the amplitude and phase at the same time)
- 2014-11-13 11:47:00下载
- 积分:1
-
MPC
generalized predictive control
- 2009-04-20 18:16:36下载
- 积分:1
-
jade
基于四阶累积量的联合对角化,其中给出两种四阶累积量计算方法,方便理解。这个算法还是比较难的,可以参看下独立分量分析中的jade算法(Fourth-order cumulant-based joint diagonalization, which gives two fourth-order cumulant method, easy to understand. This algorithm is quite difficult, you can see under the jade independent component analysis algorithm)
- 2010-05-21 22:27:22下载
- 积分:1
-
123
很好很牛 速度下载大家不要再犹豫了
经典的windwos ce教程(Download speed is very good cattle)
- 2009-12-21 21:44:06下载
- 积分:1
-
MatlabFIRFPGA
这是篇关于matlab环境下的数字滤波器的论文,基于Matlab的FIR滤波器设计及FPGA实现(This is a chapter on the environment matlab digital filter paper, based on Matlab for FIR filter design and FPGA implementation)
- 2010-01-10 21:20:45下载
- 积分:1