-
straightline
straight line using matlab
- 2013-03-05 00:19:11下载
- 积分: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
-
Realizzazione-interfaccia-grafica-con-GUI-di-Matl
Realizzazione di un interfaccia grafica in matlab
- 2013-07-06 01:06:20下载
- 积分:1
-
example
模糊聚类分析,常规的聚类方法,可以使用于经济、生物、社会调研等各方面分类(fuzzy clustering)
- 2011-04-30 11:44:36下载
- 积分:1
-
ccf-of-pnsequnce-with-golad-code
PN-Chirp codes based on Multi-Correlation
Receiver in a bandlimited channel
- 2013-10-29 21:32:03下载
- 积分:1
-
Matlab-Character-Statistics
利用matlab读取TXT文档并显示,统计文档中某个字符出现的概率并显示,输入替换字符对文档中的某个字符进行替换。(Matlab TXT file to read and display the probability of occurrence of a certain character in the statistical document and display, enter the replacement characters to replace one of the characters in the document.)
- 2013-05-21 11:43:32下载
- 积分:1
-
DoubleSpiral
The matlab code for the double spiral problem ( classification in data mining )
- 2011-06-07 15:09:41下载
- 积分:1
-
4
说明: 用于分析2d介质柱阵列模型中电磁场分布 附TXT使用说明(Used to analyze the 2d array dielectric cylinder model of electromagnetic field distribution for use attached to TXT)
- 2007-08-28 18:00:55下载
- 积分:1
-
LMS
lms算法的实现 计算了剩余均方误差和失调参数(MVDR based on singular value decomposition method of frequency estimation of the simulation)
- 2010-08-17 22:52:04下载
- 积分:1
-
MATLAB-code-for-TSP
用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据(Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities)
- 2012-11-10 23:20:37下载
- 积分:1