-
PhoCrysFDTDTM
二维光子晶体弯折波导的计算程序,不过只有TM模,但TE模恨容易就能从中重写出来(Two-dimensional photonic crystal waveguide)
- 2009-09-16 10:27:05下载
- 积分:1
-
zuixiaoerchengfa
偏最小二乘法的Matlab源码............
- 2010-08-20 21:40:50下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
untitled3levelpwm
3-level inverter for power electronics applications
- 2014-10-29 16:18:30下载
- 积分:1
-
MdoernSignalProcess
包含了多个信号处理的算法,多通道滤波器,小波变换等信号处理的算法(filters, wavelets)
- 2009-10-17 16:39:25下载
- 积分:1
-
dtwrap
this file computes the distance between two vectors using the dynamic time wrap technique.
- 2011-05-22 01:36:54下载
- 积分:1
-
modern-radar-system-theory
本课件讲解了脉冲压缩雷达的概念和原理,简明清晰,适合于初学者。(The courseware explain the concepts and principles of pulse compression radar, concise and clear, suitable for beginners.)
- 2014-09-26 10:22:48下载
- 积分:1
-
2015-04-02-15.35.09
用于计算射线声学声线,来找到所有声线中我想要的声线(to find the best acoustic line all )
- 2015-04-02 15:59:06下载
- 积分:1
-
ga-jobshop-jsp
遗传算法解决jobshop问题,添加了缺少遗传算法工具箱的相关函数,可直接运行main函数。(Jobshop genetic algorithm to solve the problem, add the missing genetic algorithm toolbox correlation function can be directly run the main function.)
- 2014-04-09 16:49:14下载
- 积分:1