-
NLS
计算光纤里的非线性光束传播,解薛定谔方程,包含了二阶色散、损耗等,功能很强大(Calculation of the nonlinear beam propagation in the fiber, solving the Schrodinger equation, including second-order dispersion, loss, very powerful)
- 2012-08-10 20:11:58下载
- 积分:1
-
matlabgui
一个简单实例教会如何开发gui,一学就会。(a simple example to show how to code with matlab gui)
- 2014-06-28 21:38:55下载
- 积分:1
-
1粒子群改进_BLDC_math_model
说明: 运用粒子群算法自动修正BLDC的PID参数,视电脑情况需要运行一段时间才能出结果,可自己修改粒子群参数(The PID parameters of BLDC are automatically modified by particle swarm optimization algorithm, and the results can only be obtained after running for a period of time depending on the situation of the computer. You can modify the parameters of particle swarm by yourself)
- 2019-11-11 09:21:45下载
- 积分:1
-
Mechanical-design
机械设计Matlab实现,如连杆机构的结构设计,槽轮机构的机构设计(Mechanical design and Matlab implementation, such as the linkage structure of grooved wheel mechanism design, mechanism design)
- 2012-05-07 14:40:20下载
- 积分:1
-
GA_framework
新的GA工具箱用于单或多目标优化,MATLAB设计(GA toolbox for single and multi-objective optimization, MATLAB design)
- 2012-09-22 12:10:45下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
MatlabPfunction
matlab中包括各种函数、命令含义、还有simulink模块的(matlab include a variety of functions, commands, meaning simulink module)
- 2012-03-31 10:26:28下载
- 积分:1
-
blind-source-seperation
多通道盲源分离(基于极大化非高斯性的负熵算法)源代码(Multi-channel blind source separation (based on the maximization of the negative entropy of non-Gaussian algorithm) source code)
- 2011-09-15 15:47:27下载
- 积分:1
-
单自由度强迫振动
说明: 代码来自书籍:振动力学基础与MATLAB应用
振动力学案例:单自由度强迫振动(Vibration mechanics case: single degree of freedom forced vibration)
- 2020-07-06 14:46:42下载
- 积分:1
-
tsu_izv_Estestven_nauki_2009(3)
paper for research science
- 2013-09-15 18:15:26下载
- 积分:1