登录
首页 » matlab » CSJerk

CSJerk

于 2014-10-19 发布 文件大小:2KB
0 253
下载积分: 1 下载次数: 54

代码说明:

  一维当前Jerk模型的matlab仿真,引入当前模型的非零均值Jerk运动模型(Simulation of one-dimensional current-Jerk motion model by matlab , a nonzero mean Jerk model using current motion model )

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

发表评论

0 个回复

  • algorithm-of-xiongyali
    说明:  该文件给出了图论中最短路径的算法程序,其算法使用匈牙利算法(The document gives the shortest path in graph theory algorithm program, the algorithm uses the Hungarian algorithm)
    2011-03-04 23:31:34下载
    积分:1
  • MOPSO
    基于PSO的多目标优化问题,两个目标函数,一个公共变量的问题(PSO )
    2020-11-24 15:59:35下载
    积分:1
  • PID
    多变量输入、输出、多干扰、非线性和强耦合的复杂系统控制是一个比较困难的问题,常用的控制器可能因为多变量耦合问题难以控制系统。PID神经元网络是一种多层前向神经元网络,它的各层神经元个数、连接方式、连接权值是按照PID控制规律的已有原则和经验确定的,是一种动态的符合控制系统的前向网络。但是由于PID网络初始权值随机取值的原因,每次控制的效果都有所差别,个别情况下控制效果还比较差。本案例研究了基于PID神经元的多变量耦合系统控制,并用PSO算法来优化控制器以取得更好的控制效果。(Multivariable input, output, and more interference, complex nonlinear and strong coupling system control is a more difficult problem, commonly used multivariable controller may be because the problem is difficult to control the coupling system. PID neural network is a multi-front to neural networks, its number of neurons in each layer, connection, connection weights are in accordance with the existing principles and experience to determine the PID control law is a dynamic compliance before the control system to the network. However, due to the random initial weights of the network PID values ​ ​ of reason, every time there are differences in the effect of control and in some cases the control effect is still relatively poor. This case study of multivariable coupling system based on PID control neurons, and with PSO algorithm to optimize the controller to achieve better control effect.)
    2015-03-22 13:42:37下载
    积分:1
  • workshop07
    This part of workshops tutorials from game engine A7 3D Gamestudio. With Atari s Lite(C language.-This is part of workshops tutorials from game engine A7 3D Gamestudio. With Atari s Lite-C language.)
    2014-09-17 23:31:15下载
    积分:1
  • DSP_zuixiaoercheng
    最小二乘窄带干扰消除。有用信号是一个点状目标,产生窄带干扰采样,产生高斯白噪声,设计一个M=100个系数的单步(D=1)线性预测器,再用得到的线性预测器来消除图中被干扰的信号x(n)中的噪声。(Least Squares narrowband interference cancellation. The useful signal is a target point, narrow-band interference is sampled Gaussian white noise, the design of a M = 100 coefficients in a single step (D = 1) linear predictor, then the obtained linear prediction filter to eliminate the interference graph the signal x (n) the noise.)
    2014-01-29 12:09:16下载
    积分:1
  • improved_gaborfilter
    Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P described by the following equation: G(x,y,S,F,W,P)=k*Gaussian(x,y,S)*(Sinusoid(x,y,F,W,P)-DC(F,S,P)), where: Gaussian(x,y,S)=exp(-pi*S^2*(x^2+y^2)) Sinusoid(x,y,F,W,P)=exp(j*(2*pi*F*(x*cos(W)+y*sin(W))+P))) DC(F,S,P)=exp(-pi*(F/S)^2+j*P) File Id: 13776 Average rating: 0.0 Size: 1 KB # of reviews: 0 Submitted: 2007-01-26 Downloads: 274 Subscribers: 0 Keywords: gabor filter Stiven Schwanz Dias (Bi-dimensional Gabor filter with DC compo .. compensation This version of the 2D Gabor f ilter is basically a bi-dimensional Gaussian f unction centered at origin (0, 0) with variance S modulated by a complex sinuso id with polar frequency (F, W) and phase P described by the following equati on : G (x, y, S, F, W, P) = k* Gaussian (x, y, S)* (Sinusoid (x, y, F, W, P)- DC (F, S, P)), where : Gaussian (x, y, S) = exp (-pi* S* 2 ^ (x ^ 2 y ^ 2)) Sinusoid (x, y, F, W, P) = exp (j* (2* pi* F* (x* cos (W) y* sin (W)) P))) D C (F, S, P) = exp (-pi* (F/S) ^ 2* P j) File Id : 13776 Average rating : 0.0 Size :# 1 KB of reviews : 0 Submitted : 2007-01-26 Downloads : 274 Subscribers : 0 Keywords : gabor filter Stiven Schwanz Dias)
    2007-05-23 12:57:55下载
    积分:1
  • Knut---Art-of-programming
    Knut - Art of programming
    2015-02-08 02:43:02下载
    积分:1
  • nrtps_schedule
    分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。((RR), Max C / I and MATLAB programming, the simulation of throughput, fairness and delay in the three basic scheduling algorithms, packet scheduling algorithm Implementation process.)
    2017-10-10 17:11:23下载
    积分:1
  • sparse_s
    稀疏信号的生成及cs模型稀疏阵(fft)和生成阵(PHI)的生成,及波形展示(Sparse signal generation and cs model sparse array (fft) and generate array (PHI) generation, and waveform display)
    2021-03-08 10:09:28下载
    积分:1
  • zhuchengfenfenxi
    MATLAB实现主成分分析,主成分分析可以用于预测,评估等,应用范围广泛(MATLAB realization of principal component analysis)
    2015-03-06 16:26:09下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载