-
yichuansuanfa
遗传算法的matlab源程序,可以直接运行。(Matlab genetic algorithm source code, can be directly run.)
- 2008-06-14 15:16:03下载
- 积分:1
-
matlab
matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。(matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gauss solving equations method, Newton interpolation, Lagrange interpolation.)
- 2013-04-13 09:12:24下载
- 积分:1
-
leach-voronoi
改进版本的泰森多边形法LEACH聚簇算法,比普通LEACH更为高效(leach voronoi)
- 2015-04-22 23:13:19下载
- 积分:1
-
tvdip
Performs discrete total variation denoising (TVD) using a primal-dual interior-point solver.
- 2010-12-16 21:06:23下载
- 积分:1
-
OFDMoncha
OFDM发送端和接收端程序,其中的信道估计包括线性插值和样条插值
- 2011-01-05 09:48:17下载
- 积分:1
-
AC_AC_FINAL
变压变频器的matlab仿真,包括电源的主电路,利用 Simulink 里面自带的算法工具实现的控制SPWM波形(Variable voltage variable frequency matlab simulation, including the main circuit of the power supply, the use of Simulink which comes algorithm tool to achieve control SPWM waveform)
- 2013-05-13 20:39:28下载
- 积分:1
-
bch_dvb_encode
encoding bch in dvb-t2 standards
- 2012-02-03 02:34:33下载
- 积分: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
-
Pest-control
this code is for monitoring the pest control in the tree leaves
- 2011-12-29 14:03:13下载
- 积分:1
-
相控阵雷达方向图 GUI
相控阵雷达方向图GUI,可手调规格参数,便于学习。没有密码(Phased array radar pattern GUI, can adjust the specifications, easy to learn.)
- 2017-03-30 09:33:24下载
- 积分:1