-
Example4-Supercell-method
用平面波展开法计算二维带缺陷态结构的光子晶体的能带图。matlab程序源代码(With a two-dimensional plane wave expansion method to calculate the band structure of photonic crystal defect states in the energy band diagram. matlab source code)
- 2013-10-24 15:34:44下载
- 积分:1
-
essai-mm1
seems to be so fuddle If you do not want to upload source code, you can join the
- 2013-12-11 01:57:14下载
- 积分:1
-
MATLAB7.0
这是MATLAB7.0编程基础的源程序,全部的源程序,自己使用后感觉不错的 大家可以分享一下(MATLAB7.0编程基础-源程序)
- 2010-07-31 09:56:08下载
- 积分:1
-
5-3-4
exresice of marcel sidi
- 2013-09-07 19:33:03下载
- 积分:1
-
matlab
判断序列是否为混沌序列的kolmogorov熵值和李雅普诺夫指数计算(Determine whether a sequence is the Kolmogorov entropy of chaotic sequence and calculation of Lyapunov exponent)
- 2013-05-03 20:41:06下载
- 积分:1
-
bandpass
a band pass signal through an ideal BPF
x(t) =[1+cos(pi*t/T)]*cos(2pi*fc*t)
- 2009-10-20 21:25:10下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
EKF_CV
扩展卡尔曼滤波(EKF)用于匀速运动目标(CV模型)的目标跟踪算法实例(Target tracking with EKF in CV model)
- 2018-04-04 09:09:15下载
- 积分:1
-
PSO
微电网多目标调度,运用改进的多目标粒子群算法进行计算,里面包含经济等三个目标函数设置((Smart Microgrid PSO, micro sources: photovoltaic, wind turbines, generators, energy storage, etc.))
- 2018-06-13 21:19:51下载
- 积分:1
-
adaboostm1code
这是一篇关于adaboost.m1算法的人脸识别源码,识别率挺高的,读入任意人脸库即可运行,已经过测试(This is a source code of face recognition algorithm on adaboost.m1 .code has been tested ,you can read face database to run)
- 2010-12-24 16:31:22下载
- 积分:1