-
unscented-kalman-filter
一个基于Simulink的UKF教程,它涵盖了从设计,仿真,硬件在环测试,并建立一个独立的嵌入式系统的开发过程。(Unscented Kalman filtering tutorial: Simulink and tilt sensor case study.
It covers the development process from design, simulation, hardware-in-the-loop testing, and creating a stand-alone embedded system. The content is supposed to be as simple/introductory as possible.)
- 2021-02-06 20:09:56下载
- 积分:1
-
buck_PI
MATLAB/Simulink仿真模型。
buck_DC/DC变换器仿真模型,控制策略为PI控制。
实用,可行。(Based on matlab/simulink.
Buck DC/DC converter.
Practical and feasible.)
- 2020-07-04 11:00:01下载
- 积分:1
-
玫瑰曲线
说明: 本程序是用MATLAB做的玫瑰曲线,效果如玫瑰花一样(This program is a rose curve made with MATLAB, the effect is like a rose)
- 2020-05-01 21:21:56下载
- 积分:1
-
thickeners
浓密机模型 自己编写的浓密机。m文件,希望能帮助你 谢谢(Thickener model by myself。Thickener model by myself.Hope to help you,and good luck.)
- 2011-11-16 21:31:58下载
- 积分:1
-
Untitled
空气中声传播的fdtd例程,简单可用,希望对大家有帮助(Fdtd airborne sound propagation routines, simply available, we hope to help)
- 2013-10-19 21:44:51下载
- 积分:1
-
LinearBPM
这是一个简单的FFT为无电位1 +1 +1 Ð 薛定谔方程的光束传播方法。如果该软件灵活,允许引入的术语(如果是极少数需要包括色散效应高阶导数)。例如,如果一个人渴望解决的一个方程的形式:
(四/ dz的+ Ð ^ 2/dx ^ 2 - 0.25 * Ð ^ 3/dx ^ 3)== 0 Ÿ
它可以解决使用以下代码:
Ž = linspace(0,1,512)
x = linspace(-5,5,1024)
psi0 =进出口(- x的。^ 2)
Ð = D_lateral1D(十,2)-0.25 * D_lateral1D(十,3)
字段= LinearBPM(psi0,有D,Z)
凡D_lateral1D是一个函数,提供“取代”的微分算子。
这个函数是在一个非线性的BPM,我曾对(分步,谱方法等),将提交给我,当我完成他们的文件和组织功能更复杂的设置非常初期阶段。
(This is a simple FFT based beam propagation method for potential-free 1+1+1D Schrodinger equation. The software if flexible and allows to introduce high-order derivatives in the term (very handful if is needed to include dispersion effects). For example, if one desires to solve an equation in the form:
(d/dz+ d^2/dx^2- 0.25*d^3/dx^3)Y == 0
It can be solved using the following code:
z=linspace(0,1,512)
x=linspace(-5,5,1024)
psi0=exp(-x.^2)
D=D_lateral1D(x,2)-0.25*D_lateral1D(x,3)
field=LinearBPM(psi0,D,z)
Where D_lateral1D is a provided function that "replaces" the derivative operator.
This function is a very early stage in a more complex set of non-linear BPM functions that I have made (split-step, spectral methods, etc.) and I will submit them when I finish their documentation and organization.
Sorry for my English, I m eager for your comments.
)
- 2010-07-05 12:02:42下载
- 积分:1
-
zhichilunpilaosheji
用于直齿轮进行疲劳设计的MATlab程序,敬请分享,并指导!(for the fatigue analysis of spur gear ,developed by matlab softwore,please share with all of you,and comunicate with each other )
- 2012-10-17 11:16:57下载
- 积分:1
-
code
边界检测源码,hough距离,有例子,简单明了,并测试可以使用(Boundary detection source, hough distance, there are examples of simple and clear, and test can be used)
- 2010-07-18 20:26:55下载
- 积分:1
-
PCAface-recognitionGUI
利用支持向量机和PCA技术设计人脸识别系统,并作出GUI界面便于理解程序,同时增加可视化。并附带ORL人脸库(Face recognition system with GUI is easy to understand,designed based on SVM and PCA technologies. The file also has ORL face .)
- 2014-12-24 16:39:10下载
- 积分:1
-
copula函数拟合出来后,通过计算各类copula函数的aic值aic_account
说明: copula函数拟合出来后,通过计算各类copula函数的aic值,找到最佳的copula二元分布模型(Calculating AIC values of different Copula Functions)
- 2020-11-10 09:59:46下载
- 积分:1