-
abc
蜂群算法求解电力系统问题,很方便,很有效,快速求解。(the ABC are used to solve power system)
- 2014-01-13 08:38:04下载
- 积分:1
-
ndvi_matlab
在合成NDVI曲线时,输出某象元NDVI,批处理(a program for NDVI,can be used to batch)
- 2010-10-14 20:08:21下载
- 积分:1
-
cdma
this code is mainly based on cdma..
- 2010-12-10 18:05:50下载
- 积分:1
-
qam
qam modulation is done using simulink model in this document. hope u get knowledge
- 2013-02-05 12:16:49下载
- 积分:1
-
jisuanqi
说明: 具有加、减、乘、除、sin、cos、ln、log等功能的计算器界面(With addition, subtraction, multiplication, division, sin, cos, ln, log and other functions of the calculator interface)
- 2011-04-07 22:20:26下载
- 积分:1
-
na28
compressive sensing theory
- 2013-08-16 22:09:05下载
- 积分:1
-
incidewave
主要描述的是平面电磁波的电磁散射问题,适合搞电磁计算的科研人员等(This guide provides a brief reference to the Graphical User Interface (GUI) that implements the propagation of a TE (Transverse Electric)/TM (Transverse Magnetic) plane wave through a multilayered structure of media with different electromagnetic characteristics. The incident wave is a TE/TM plane wave in the the zy plane (sinusoidal regime with temporal convention ejωt ), traveling from+z to-z.
)
- 2010-08-29 09:42:50下载
- 积分:1
-
adaptive_channel_equalizer_sim
adaptive channel equalizer simulink model
- 2013-08-30 14:57:23下载
- 积分:1
-
Shortest_Djk
最短路这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。
shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。
因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。
有些奇怪
(short path)
- 2009-12-14 09:09:18下载
- 积分:1
-
myKalman
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。(Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) This is made by me for my course design。)
- 2005-08-04 18:14:33下载
- 积分:1