登录
首页 » matlab » 25_8_2011

25_8_2011

于 2013-12-02 发布 文件大小:9KB
0 214
下载积分: 1 下载次数: 2

代码说明:

  Basic matlab problems

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pf
    说明:  基本的粒子滤波算法,所用数值模型为带控制量的非线性模型,可修改噪声类型,并可和EKF相比较(Basic particle filter algorithm for the numerical model used to control the volume with the non-linear model, can modify the type of noise can be compared and the EKF)
    2009-04-04 09:13:52下载
    积分:1
  • HSJZ
    function [ H ,S ] = HS( f ) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1=diff(f,x1) f2=diff(f,x2) S= [f1 f2] H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)] end s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
    2013-04-11 23:40:13下载
    积分:1
  • Newton-Raphson-
    牛顿拉夫逊法解电力系统潮流计算实例,说明详细,电气专业学生可参考。(Newton Raphson method for solving the power flow calculation examples to illustrate the detailed,Electrical engineering students can refer to.)
    2012-05-14 09:25:38下载
    积分:1
  • 2D-rect--scattering
    二维MUR吸收方柱散射,该文件用MUR边界很好的处理了方柱散射问题。(2D rect scattering)
    2011-12-07 22:58:24下载
    积分:1
  • PSO_template
    A viable particle swarm optimization to update algorithm, MATLAB code to run correctly simulation, ease of use
    2015-02-06 14:21:59下载
    积分:1
  • SiChongHuaAC160V_DC350V_1500VA_2kHz_SVPWM
    PWM整流器仿真模型图 具有一定代表性(PWM)
    2009-09-14 13:07:59下载
    积分:1
  • GM11
    说明:  这是一个利用GM(1,1)进行预测的matlab程序,是我在数模竞赛的时候写的,希望有用(This is a use of GM (1,1) to predict the matlab procedure is that I die in a few competitions when written in the hope that useful)
    2008-09-05 21:56:43下载
    积分:1
  • MATLAB-process-control
    MATLAB/Simulink与过程控制系统仿真(修订版)书籍配套程序(MATLAB/Simulink simulation and process control systems (revised edition) books supporting program)
    2013-10-06 10:37:09下载
    积分:1
  • 201310031112064238
    获取全局唯一标识符GUID值的access事例(Get access cases globally unique identifier GUID value)
    2014-12-26 02:49:43下载
    积分:1
  • 中心差分法
    运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The problem of solving differential equations is transformed into the problem of solving algebraic equations. The recurrence formulas of each small time interval are obtained in the time interval, and then the response of the whole time interval is obtained. The central difference method is a display integration method, which is based on the finite difference method instead of the displacement derivative of time (i.e. velocity and acceleration).)
    2019-02-18 15:55:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载