-
Monte-Carlo-Simulation
介绍蒙特卡罗的仿真分析方法,并结合实际的问题进行仿真,得出仿真图形。(Introduce the Monte Carlo method. Integrating some practical problems, some simulations are made.)
- 2012-06-20 11:37:18下载
- 积分:1
-
magnet_test_code
matlab自动代码生成的源程序,和飞思卡尔mc9s12dg128集成(matlab code)
- 2013-08-21 14:24:05下载
- 积分:1
-
gscale
matlab的gscale函数功能是将强度图像等映射到别的值范围(Function of matlab gscale intensity image is mapped to a different range of values, etc.)
- 2013-11-13 14:58:48下载
- 积分:1
-
nonlinear
几个非线性系统学习的源码,包括李雅普诺夫指数,洛伦兹吸引子的画法,boost开关变换器,分叉图等等,适合非线性系统的学习仿真(Several of the source study of nonlinear systems, including Lyapunov exponents, Lorenz attractor painting, boost switching converter, bifurcation map, etc., suitable for simulation study of nonlinear systems)
- 2021-03-30 17:09:10下载
- 积分:1
-
welch
说明: 经典功率谱估计welch例子,可以用于入门学习。(Welch classic example of the power spectrum estimation, can be used for getting started.)
- 2011-03-30 23:33:00下载
- 积分:1
-
vcmatlab7src
利用MATLAB7.0与VC6.0联合编程,通过com组件实现了二维曲线,非常好,保证没错误(VC6.0 joint programming with the use of MATLAB7.0 by com component implements two-dimensional curve, very good, to ensure no errors)
- 2011-06-22 20:20:47下载
- 积分:1
-
matlabbasis
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像(code P0201 Note : MATLAB assignment P0202 : MATLAB for the cycle P0203 : MATLAB for the cycle, and if conditions P0205 : MATLAB image processing basic operation P0206 : High MATLAB image processing P0207 : According to RGB images to create a gray-scale image P0208 : binary images from the operation of the anti-P0209 : use imshow function displays images)
- 2007-06-18 23:50:07下载
- 积分:1
-
Haze-remove
图像去雾算法Matlab代码,可以实现图像去雾处理(Haze remove code)
- 2013-12-22 20:20:18下载
- 积分:1
-
验证圆阵指向性
说明: 验证均匀圆阵的指向性,可以通过改参数实现相应图像,matlab源码(Verifying the directivity of circular array)
- 2020-03-23 21:54:32下载
- 积分:1
-
离散系统分析
已知一个LTI系统的差分方程为:
y[n]-1.143*y[n-1]+0.4128*y[n-2]=0.0675*x[n]+0.1349*x[n-1]+0.0675*x[n-2]
初始条件y(-1)=1,y(-2)=2,输入x(n)=u(n),计算系统的零输入响应
(known LTI system of a differential equation : y [n]-1.143* y [n-1] 0.4128* y [n-2] x = 0.0675* 0.1349 [n]* x [n-1] 0.0675* x [n-2] initial conditions y (1) = 1, y (2) = 2, input x (n) = u (n), we calculate the zero input response)
- 2005-08-28 19:52:12下载
- 积分:1