CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - ABS matlab

搜索资源列表

  1. 普通端射阵天线的matlab程序

    0下载:
  2. 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:270byte
    • 提供者:anqideanqi
  1. CIC滤波器matlab代码

    0下载:
  2. CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{12}\bf幅度响应(dB)') xlabel('\fonts
  3. 所属分类:源码下载

  1. ABS

    0下载:
  2. 该程序根据汽车ABS工作原理对系统进行建模,实现对防抱死制动系统的仿真分析,辅助相关研究-The program works under the vehicle ABS system modeling, to achieve the anti-lock braking system simulation analysis, supporting research
  3. 所属分类:transportation applications

    • 发布日期:2017-03-23
    • 文件大小:1.5kb
    • 提供者:logic
  1. chap04

    0下载:
  2. matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.85kb
    • 提供者:孙强
  1. abs

    2下载:
  2. 汽车ABS刹车自动系统的Matlab建模与仿真实现-Auto ABS brakes Automatic System Modeling and Simulation Matlab
  3. 所属分类:transportation applications

    • 发布日期:2017-03-23
    • 文件大小:147.2kb
    • 提供者:chenqiang
  1. two_ray_model

    0下载:
  2. Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión 2.12) f = 0.9 frecuencia en GHz landa = 0.3/f en m R = -1 coeficiente de reflexión en tierra ht = 10 altura del transmisor en m hr = 2 altura del receptor en m Gt
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:530byte
    • 提供者:ramonmro
  1. abs

    1下载:
  2. 单轮ABS仿真代码,对汽车动力学仿真有参考意义。-Single_whell abs simulation code, will help you on the simulation in auto dynamics
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:8.18kb
    • 提供者:yufp
  1. matlab-work

    0下载:
  2. f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift(F) figure,imshow(log(abs(F2)),[-1 5], notruesize ) -f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:35.34kb
    • 提供者:madlain
  1. pid

    1下载:
  2. abs的pid控制,自己编的,没有优化。可以运行!-abs of pid control, their series, not optimized.you can run it!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7.24kb
    • 提供者:wyg
  1. PID

    1下载:
  2. PID ABS的控制系统,参数已经整定完毕,采用的是单轮模型-PID ABS control systems, parameter tuning has been completed, using a single wheel model
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10.36kb
    • 提供者:李龙
  1. Matlab-pid-fuzzy-control-

    0下载:
  2. 基于汽车pid模糊控制matlab仿真,可计算汽车abs过程-Matlab pid fuzzy control based on vehicle simulation, calculate car abs process
  3. 所属分类:transportation applications

    • 发布日期:2017-03-23
    • 文件大小:1.39kb
    • 提供者:蓝田玉
  1. reu7

    0下载:
  2. THE ANTI LOCK BRAKE SYSTEM MODEL WITH WHEEL SPEED,VEHICLE SPEED AND SLIP RATIO MATLAB. Simulink are used to develop and simulate the controllers. Then, Simulink Coder, and Real-Time Windows Target are used to generate and run the resulting controller
  3. 所属分类:ToolBar

    • 发布日期:2017-03-23
    • 文件大小:24.29kb
    • 提供者:mohammed
  1. matlab

    0下载:
  2. 汽车ABS防抱死系统 程序开发汽车 ABS防抱死系统 程序开发-ABS anti-lock braking system Automotive automotive ABS anti-lock braking system program development Program Development
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:942byte
    • 提供者:苏洲
  1. adaptivestrategy

    0下载:
  2. You can disable this diagnostic by setting Automatic solver parameter selection diagnostic to none in the Diagnostics page of the configuration parameters dialog. Warning: Square root of a negative number in afcabs/SMC2/Hydraulic Actuator1/Fcn2
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:9kb
    • 提供者:mohammed
  1. ABS gui控制

    1下载:
  2. MATLAB abs防抱死系统 加入干扰 用PID进行校正。(MATLAB ABS anti lock system adds interference and corrects with PID.)
  3. 所属分类:matlab例程

  1. Matlab程序及模型图

    0下载:
  2. MATLAB的汽车防抱死制动系统建模仿真(Modeling and Simulation of anti lock braking system of MATLAB)
  3. 所属分类:其他

  1. ABS控制及悬架

    1下载:
  2. matlab实现汽车ABS仿真控制策略;simulink实现汽车悬架控制策略(MATLAB realizes automobile ABS simulation control strategy; Simulink realizes vehicle suspension control strategy.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-21
    • 文件大小:15kb
    • 提供者:沉思路
  1. abs制动及过程仿真分析

    2下载:
  2. 利用MATLAB软件进行了ABS控制器设计,并对制动过程进行了分析。(The ABS controller is designed by using MATLAB software, and the braking process is analyzed.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-23
    • 文件大小:2kb
    • 提供者:小刘啊
  1. ABS

    3下载:
  2. 基于MATLAB的汽车制动防抱死制动,车速与轮速计算滑移率。(MATLAB - based car brake anti - lock braking)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-23
    • 文件大小:22kb
    • 提供者:TOBYYY
  1. ABS

    0下载:
  2. ABS汽车制动防抱死系统的MATLAB/SIMULINK仿真模型,通过门限值作用(ABS(MATLAB/SIMULINK simulation model of automobile anti-lock braking system, through the threshold effect))
  3. 所属分类:其他

    • 发布日期:2021-02-23
    • 文件大小:17kb
    • 提供者:hanyu_tust
« 12 3 »
搜珍网 www.dssz.com