-
mpegcode_matlab
对单幅图像进行编解码程序,经过DCT,量化,扫描,编码及其逆过程实现编解码(Single image codec on the program, after DCT, quantization, scanning, coding and decoding achieve reverse process)
- 2010-07-04 22:45:34下载
- 积分:1
-
ensemblekfilter
在此代码所使用的算法是从以下引用:
S Gillijns等人“什么是集合卡尔曼滤波和它工作得如何?“
2006年美国电力系统及其控制会议,明尼阿波利斯,美国明尼苏达州六月14-16,2006,页4448-4453。(The algorithm used in this code is referenced from the following:
S Gillijns et al "What Is the Ensemble Kalman Filter and How Well Does it Work?"
Proceedings of the 2006 American Control Conference, Minneapolis, Minnesota, USA, June 14-16, 2006, pp 4448-4453.)
- 2011-05-15 17:54:12下载
- 积分:1
-
GMF_program
GMF(Graphical Modeling Framework)是Eclipse的一个开源项目,它在结合了EMF和GEF的 基础上,为基于模型的图形化编辑器的开发提供了一个功能强大的框架,开发人员可以采用建 模的方式很容易的生成高质量的代码框架。(GMF (Graphical Modeling Framework) Eclipse is an open source project, it combines the foundation on EMF and GEF, provides a powerful graphical editor framework for model-based development, developers can adopt the modeling approach easily generate high-quality code framework.)
- 2014-02-11 17:19:28下载
- 积分:1
-
Integration_separation_PID_Controller
说明: 该算法连续系统的积分分离式PID算法,用MATlab开发,能够管直接运行,当控制量与设定值偏差较大时,取消积分作用,以免积分作用过大引起系统的稳定性降低。(The algorithm of the integral continuous system separate PID algorithm, developed using Matlab and can directly run the tube, when the control volume and settings deviation is larger, the abolition of integral action, so as not to cause too large integral role in the stability of the system lower.)
- 2008-09-06 13:16:59下载
- 积分:1
-
thegyroscopeoutputdata-processing
对采集的陀螺数据进行处理 滤除陀螺输出的随即漂移(Collected data for processing filtered gyro gyro output drift immediately)
- 2011-07-05 15:44:35下载
- 积分:1
-
matlb_viterbi
(2,1,2)卷积码链路仿真,采用viterbi译码算法,采用m语言编写,并非直接调用matlab内部函数,有助于对viterbi译码算法的理解((2,1,2) convolutional code link simulation using viterbi decoding algorithm using m language, not directly call matlab internal function, contribute to the understanding of viterbi decoding algorithm)
- 2013-01-13 20:36:01下载
- 积分:1
-
MATLAB-Control-System-Designing
全书以使用为经,以控制理论为纬,系统全面地介绍了国际控制界最为流行的计算机辅助设计与教学工具软件Matlab在控制系统设计中的各项应用,包含了控制系统的数学描述、控制系统时频分析及轨迹的绘制、传递函数模型控制系统校正、控制系统的状态空间设计方法……(Book to use as the warp and weft to control theory, systematic and comprehensive introduction to the international control of world s most popular computer-aided design software Matlab and teaching tool in the control system design of the application, including the mathematical description of the control system, control state-space-frequency analysis and design methods to draw the trajectory of the system transfer function model control system calibration, the control system ......)
- 2014-12-22 16:58:39下载
- 积分:1
-
static-image-compression
文对静态图像的压缩方法作了较深入的研究,利用多分辨分析对图像进行分解,并利用小波的标量量化图像压缩编码算法对图像进行压缩,其间对原算法进行了研究和探讨;在上述理论工作的基础上,应用Matlab仿真实现了相应的算法。实验结果证明,基于小波的标量量化图像压缩编码算法是可行的和有效的。(A deep researeh on static image compression 15 presented in this paper. on the basis of theoretical work above,programming achieves corresponding algorithm. It’s proved that programming achieves corresponding algorithm image compression and image code.)
- 2012-11-14 18:39:54下载
- 积分:1
-
code
说明: 0_Linear:线性回归练习
1_LogistRegression:逻辑回归练习
2_boston:波士顿房价预测
3_regularization:正则化
5_stock:股票价格预测
6_CTR:点击率预测
7_all_model:回归与分类模型
8_muticlass:多分类练习
9_regression_implement:不同回归算法tf实现(0_Linear.
1_LogistRegression.
2_boston.
3_regularization.
5_stock.
6_CTR.
7_all_model.
8_muticlass.
9_regression_implement.)
- 2019-05-24 14:44:22下载
- 积分: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