-
bp-ga
改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法(Improved algorithm for bp-ga)
- 2020-07-01 18:20:02下载
- 积分:1
-
DegreeOfPolarisation
球形粒子Mie 散射用Matlab编写的Mie theory计算程序(Mie scattering of spherical particles with a Matlab computer program written in Mie theory)
- 2010-10-05 10:50:06下载
- 积分:1
-
anim_zzy
制作红色小球沿一条带封闭路径的下旋螺线运动的实时动画(production of a small red ball with a closed along the path under the rotating spiral movements of real-time animation)
- 2006-06-24 18:47:23下载
- 积分: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
-
LMS_Code
Implementation adaptive filter based lms algorithm
- 2013-11-27 18:12:20下载
- 积分:1
-
model_rasteniy_nasekomyh.pdf
Rus Mastering
3D Graphics
Digital Botany
and Creepy Insects
Bill Fleming
WILEY COMPUTER PUBLISHING
DMK Press 2002
- 2010-07-19 18:16:33下载
- 积分:1
-
cdma_code
a cdma code for communication
- 2010-10-11 12:31:27下载
- 积分:1
-
QPSK
自己编写的QPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!(I have written QPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!)
- 2009-05-06 12:04:42下载
- 积分:1
-
ELM
极限学习机的matlab源程序,很有用,请需要的下载参考(matlab source program of elm)
- 2013-03-03 22:08:35下载
- 积分:1
-
Crop_images
MATLAB code to crop object from image on the basis of color boundary.
- 2013-09-30 17:08:19下载
- 积分:1