-
Chap4-Control-system
介绍了控制系统的分析方法,并且介绍了matlab控制系统工具箱和simulink的解决问题的方法(Describes the analytical methods to control the system, and describes methods to solve the problem matlab and simulink of Control System Toolbox)
- 2014-10-12 09:46:45下载
- 积分:1
-
butter
双线性变换巴特沃斯发设计数字带通滤波器。matlab环境下(Bilinear transform hair design digital Butterworth bandpass filter)
- 2013-11-12 22:30:21下载
- 积分:1
-
Digital.Modulation.Techniques
数字调制的经典书籍,涵盖各种调制方式,通过本书能对数字调制有个全面的了解(Digital modulation of the classic books, covering a variety of modulation)
- 2009-12-30 09:49:08下载
- 积分:1
-
Untitled22
基基于牛顿拉夫逊法的电力系统潮流计算matlab程序(Kiki in the Newton Raphson power flow calculation of power system matlab program)
- 2011-05-28 19:38:25下载
- 积分:1
-
Solving-equations
matlab解方程用到的代码,用于方程组求解(matlab equations used in the code for the equations to solve)
- 2012-05-24 10:02:15下载
- 积分:1
-
Fuzzy-Cmean
Fuzzy C-means clustering for image sementation
- 2013-03-21 17:09:54下载
- 积分:1
-
Matlab-teaching-material
一本matlab程序设计与应用的电子资料,结构层次以及内容都很容易自学。(A matlab program design and application of electronic data, structure and content are easy to self-study.)
- 2014-12-13 18:06:00下载
- 积分:1
-
fuzzyPID
模糊PID控制器matlab simulink仿真,自适应模糊PID控制的仿真文件和模糊规制编写(Fuzzy PID controller matlab simulink simulation, simulation of adaptive fuzzy PID control and fuzzy regulatory documents prepared)
- 2020-09-07 16:18:03下载
- 积分:1
-
zlbPSO
关于pso的相关源代码,注释详细,可供参考(About the pso relevant source code, comments detailed.
)
- 2012-04-30 14:24:10下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1