-
fuhuajifen
复化梯形积分和抛物线积分的源代码,可以直接加以应用(Re-integration of trapezoidal and parabolic points of the source code, can be applied directly)
- 2011-11-22 22:44:51下载
- 积分:1
-
game
This is the code of indian Game KYA AAP PAANCHVI PAAS SE TEZ HAI!
add more questions to expand the game by using the same structure copy and paste.(MATLAB code)
- 2014-01-30 22:07:56下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
AODV_2
这是一个基于贪婪算法和右手法则基础上得到的路由仿真程序。对于初学者还是有借鉴意义的!(Greedy Perimeter Stateless Routing for Wireless Networks and right hand rule
)
- 2010-05-17 21:21:45下载
- 积分:1
-
Wireless-Communications-(A.-Molisch)
Wireless communication
- 2013-08-02 15:50:13下载
- 积分:1
-
GA-with-Constraint
appling GA to find optimum solution when we have constraints.
- 2013-08-31 03:08:23下载
- 积分:1
-
SDM-ZF
MIMO SDM completed in Matlab
- 2012-01-31 17:16:23下载
- 积分:1
-
MeanShift
Mean shift sementation. matlab
- 2009-02-25 10:48:15下载
- 积分:1
-
face-detection
一个用神经网络进行人脸检测的程序,解压后运行main.m文件,之后对神经网络进行训练,需要一定的时间,耐心等待,最大400个周期,然后就可以对灰度人脸图像进行检测了。
(A neural network with a face detection program, run the main.m file after decompression, the neural network after training, take time, patience, maximum 400 cycles, and then you can on the gray face image detected.)
- 2011-06-03 17:03:04下载
- 积分:1
-
triangular_squaretetm
这里总共有4个Matlab编制的设计光子晶体滤波器的程序供大家交流(Here a total of four Matlab photonic crystal filter design prepared for your exchange program)
- 2011-09-16 10:32:57下载
- 积分:1