-
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
-
15-changweifenfangcheng-chuzhiwenti
常微分方程-初值问题【matlab例程】经典算法直接应用方便快捷(ODE- convenient initial value problem [] classical algorithm matlab routines direct application)
- 2014-01-20 13:48:29下载
- 积分:1
-
fog_enhance
一种基于大气退化模型的,无需原景物晴天参考图的,图像去雾算法(A fog enhance program without sunny day reference image)
- 2011-05-01 13:53:19下载
- 积分:1
-
detail-filter
用matlab设计IIR和FIR滤波器,包换各种窗体函数(Matlab design IIR and FIR filters, replacement form function)
- 2013-03-17 21:04:49下载
- 积分:1
-
ZUC
EIA3和EEA3源代码,LTE协议里的祖冲之加解密算法和完整性保护算法。(EIA3&EEA3 source code)
- 2015-01-20 15:43:14下载
- 积分:1
-
program-and-strcture
一个通信系统的仿真程序,并用simulink模块进行了搭建。(A system of communication simulation program, and the module simulink build.)
- 2011-12-16 19:01:25下载
- 积分:1
-
wavelet-denoising.m
利用小波理论,小波去噪软阈值和硬阈值的matlab仿真程序。
硬阈值、软阈值。(Using the theory of wavelet, wavelet denoising soft threshold and hard threshold of matlab simulation program.
Hard threshold, soft threshold.)
- 2015-12-03 19:10:00下载
- 积分:1
-
OFDM_simln
Basic Model of Orthogonal Frequency Division MUltiplexing
- 2010-07-22 16:44:06下载
- 积分:1
-
colour1
The code displays the complexion of a person from his or her image.
- 2013-11-07 18:57:07下载
- 积分:1
-
MATLAB-image-and-graphics-tutorials
非常好的MATLAB教程,当你看完教程后你会发现MATLAB比其它开发语言要简单的多(MATLAB tutorial is very good, when you read the tutorial you will find MATLAB simpler than other development languages to)
- 2013-12-10 16:54:15下载
- 积分:1