-
matlabsmith
史密斯圆图,并且有页面计算史密斯 的界面方面使用(Calculation of a page)
- 2011-05-21 21:10:06下载
- 积分:1
-
flow_chart
Matlab单队列多服务台仿真总流程图
本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成:
1、仿真时钟;
2、事件表;
3、系统状态变量;
4、初始化子程序;
5、事件子程序;
6、调度子程序;
7、时钟推进子程序;
8、随机数产生子程序;
9、输出函数子程序;
10、统计计数器;
11、主程序。(Matlab simulation of the total single-queue multi-desk system simulation program flow chart of the step method used to simulate the event by the following functional modules: 1, simulation clock 2, the event table 3, the system state variables 4, the initialization sub- procedures 5, event subroutine 6, the scheduling routine 7, the clock forward subroutine 8, random number generation routine 9, the output function routine 10, statistical counters 11, the main program.)
- 2010-12-24 19:54:30下载
- 积分:1
-
aero_atcB
To make parameters easier to change and easier to determine their values, a GUI is supplied with this model. Radar and weather parameters may be changed from this GU
- 2013-07-31 20:33:34下载
- 积分:1
-
lloydmax
一个基于Lloyd-Max算法的最优量化器程序,其中lloydmax为主程序(Lloyd-Max quantization algorithm for the optimal procedure, lloydmax which mainly procedures)
- 2021-03-30 00:19:10下载
- 积分:1
-
Design-for-Ocean-ambient-noise-
分析海洋环境噪声矢量场特性对低噪声潜艇辐射噪声的测量、信号检测、设备抗干扰能力和系统测量增益的有效提高、以及优化阵的设计技术和海洋环境噪声测量设备(浮标和布阵)的研究具有重要的作用。(Analysis of ocean ambient noise vector field characteristic of low noise submarine radiated noise measurement, signal detection, equipment anti-interference ability and effectively improve the system measurement gain, and optimize the design of the array technology, and the Marine environment noise measurement equipment (buoys and disposal) plays an important role.)
- 2013-11-29 12:29:50下载
- 积分:1
-
FuzzyShuixiang
这个程序是一个模糊逻辑控制器,用来控制一个简单的水箱模型,比较简单,是我自己设计的,或许能够给大家一些帮助。(This process is a fuzzy logic controller, used to control a simple tank model, relatively simple, is my own design, may be able to give you some help.)
- 2009-04-16 11:16:59下载
- 积分:1
-
example1
人工鱼群算法在优化配置中的应用,可以对参数进行优化选择(AFSA applications optimized configuration, you can choose to optimize the parameters)
- 2015-01-04 15:41:49下载
- 积分:1
-
Boost_Converter
说明: 升压转换器是一种DC / DC电源转换器,可将电压从其输入(源)升至其输出(负载)。在连续导通模式下(流经电感的电流永远不会降为零),升压转换器的理论传递函数为:
占空比在哪里0.5
在此示例中,转换器从250 V电源馈送RC负载,并且PWM频率设置为31 kHz。
模拟
运行仿真并观察示波器上的波形。确认负载电压(Vout)的平均值非常接近理论值:Vout = 250 /(1- 0.5)= 500V。(A boost converter is a DC/DC power converter which steps up voltage from its input (source) to its output (load). In continuous conduction mode (current through the inductor never falls to zero), the theoretical transfer function of the boost converter is:
where is the duty cycle.0.5
In this example, the converter is feeding an RC load from a 250 V source and the PWM frequency is set to 31 kHz.
Simulation
Run the simulation and observe waveforms on Scope. Verify that the mean value of the load voltage (Vout) is very close to the theoretical value of: Vout = 250 / (1 - 0.5) = 500 V.)
- 2020-03-22 20:41:56下载
- 积分:1
-
dlimintc
/* File : dlimintc.c
* Abstract:
*
* Example MEX-file for a discrete-time limited integrator.
*
* Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts)
*
* For more details about S-functions, see simulink/src/sfuntmpl_doc.c
- 2009-12-26 23:22:40下载
- 积分:1
-
EKF-predict
扩展卡尔曼滤波的算法程序,里面包含了一阶和二阶的ekf预测M文件,希望对大家有帮助(EKF extended kalman filter matlab filter algorithm,can be used to 1st order Extended Kalman Filter prediction step, 1st order Extended Kalman Filter update step,2nd order Extended Kalman Filter prediction step
,2nd order Extended Kalman Filter update step)
- 2011-09-30 16:44:00下载
- 积分:1