-
pmw
计算光子晶体带隙,利用平面波占开发计算光子晶体的带隙(Calculated photonic bandgap account for the development of photonic crystals using plane wave bandgap)
- 2013-03-11 21:37:24下载
- 积分:1
-
Matlab3DmodelsimulationunderDLA
简要概述了最具代表性的分形结构--扩散限制凝聚(Diffusion-Limited-Aggregation,DLA)模型的生长规则、主要性质,给出了模型模拟分形生长的算法,在MATLAB6.5平台上进行了程序设计,在Windows98/2000/XP下实现了DLA模型模拟生长的动态过程.(Briefly summarizes the most representative of the fractal structure- diffusion-limited condensed (Diffusion- Limited- Aggregation, DLA) model of growth rules, the main properties, gives the model simulation processes-fractal growth algorithm, by MATLAB6.5 platform for software design, in Windows 98/2000/XP realize DLA model to simulate the growth of dynamic process.)
- 2010-11-17 18:45:42下载
- 积分:1
-
yuyin-wavelet
语音小波去噪方法的matlab实现 比较基础 可以看看(Voice Wavelet Denoising matlab can look at the basis for comparison)
- 2012-11-27 21:01:55下载
- 积分:1
-
CompressiveTrackingFromsequences
压缩感知,对人脸进行跟踪的程序,今年欧洲图像会议的程序(Compressive Sensing,face track ,program )
- 2013-03-25 16:43:08下载
- 积分:1
-
Heed-matlab.m
HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
- 2014-01-20 17:18: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
-
10638071Hamming
对给定的信息序列进行Hamming编码,给出码字——C++汉明编码(Hamming coding sequence of the given information, code word- c++ Hamming coding are presented)
- 2013-12-23 09:17:38下载
- 积分:1
-
nai-V8.1
感应双馈发电机系统的仿真,本程序的性能已经超过其他算法,多抽样率信号处理。( Simulation of doubly fed induction generator system, This program has exceeded the performance of other algorithms, Multirate signal processing.)
- 2017-05-15 11:39:35下载
- 积分:1
-
list
Program to implement a list data structure in C++ (partial)
With debug output for poor-man s animation
- 2007-11-10 15:25:40下载
- 积分:1
-
OSTU
是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西(Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want)
- 2014-01-05 18:13:18下载
- 积分:1