此文件为FIR滤波器设计.m源文件,用于matlab仿真中使用
上传时间: 2015-10-07
上传用户:zhangliming420
一个模拟退火matlab程序,由m文件构成的工具箱,方便大家学习。
上传时间: 2015-10-09
上传用户:asasasas
这是一个SA求解tsp旅行商的matlab源代码,由m文件构成,可方便大家学习模拟退火算法。
上传时间: 2015-10-09
上传用户:VRMMO
MATLAB主要函数和命令注释,包括操作系统命令,编译M文件,用户交互式功能
上传时间: 2013-12-13
上传用户:tfyt
滑模控制的一个matlab程序,给出了M文件和SINULINK的仿真,模块用S函数编写
上传时间: 2013-12-28
上传用户:咔乐坞
:Matlab遗传算法(GA)优4~-r-具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合 函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异 操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA改进,只需改写函数m文件形式即可。
上传时间: 2014-01-07
上传用户:shus521
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below
标签: optimization and document MATLAB
上传时间: 2015-12-24
上传用户:佳期如梦
结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中
标签: 单片机
上传时间: 2014-01-19
上传用户:yzy6007
现在要实现VC与MATLAB混编的方法有好几种,而其中最方便高效的为使用MATCOM,MATCOM因其可视化界面,方便丰富的调试功能以及对数学库的强大支持,尤其是可以直接在VC中实现可视化编程,并能将.m文件编译成相应C++程序,受到愈来愈多工程技术人员的重视。通过VisualMatcom实现混合编程,既保持了MATLAB的优良算法,又保证了c++的高执行效率。本文所使用的是VC6与MATCOM4.5
标签: MATLAB
上传时间: 2016-01-13
上传用户:sk5201314
文件为MATLAB带阻滤波器文件,需自己创建M文件,课运行得特性曲线和实例图。
上传时间: 2013-12-16
上传用户:libenshu01