-
bhmie.m
Code to calculate the scatter, extinction, and backscatter efficiencies of a spherical particle
- 2010-09-14 13:16:19下载
- 积分:1
-
MixtureOfGaussianPlot
Mixture of Gaussian is an example of matlab code that plot miture of more than one gaussian.
- 2013-03-09 01:38:38下载
- 积分:1
-
exo23
control of nonlinear dynamics with state space control
- 2014-10-28 20:10:43下载
- 积分:1
-
HermiteAndSubHermite
埃尔米特插值和分段埃尔米特插值,对船体型线绘制及其局部光顺具有一定作用(Hermite interpolation and piecewise Hermite interpolation drawn shiplines its local fairing has a certain role)
- 2013-04-13 14:36:27下载
- 积分:1
-
4
说明: Matlab2014a最新教程及中英文转换说明,详细讲述了2014a的最新功能。(Matlab2014a latest tutorials and instructions in English and converted, a detailed account of the latest features 2014a.)
- 2015-01-24 11:54:39下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
TASI
说明: TASI法相机标定,实现一阶径变系数和焦距F的求解。误差为5个像素(TASI camera calibration method to achieve first-order path coefficient and focal length F of the Solution. Error of 5 pixels)
- 2010-04-26 23:43:41下载
- 积分:1
-
Sigma_delta
Sigma_delta调制器的matlab模型和完整代码,可通过仿真观察输入输出信号波形以及输出的频谱,最后还说明了如何计算信噪比(Sigma_delta modulator of matlab models and complete code, can observe the simulation input/output signal waveform and the output spectrum, finally also illustrates how to calculate the SNR)
- 2021-04-01 10:29:07下载
- 积分:1
-
step reponse
说明: step response of control system
- 2019-06-22 18:24:10下载
- 积分:1
-
TSP
使用模拟退火算法解决旅行商问题的MATLAB源程序,可直接运行(Using the simulated annealing algorithm to solve traveling salesman problem MATLAB source code can be directly run)
- 2010-09-03 17:39:33下载
- 积分:1