-
AutoCADMATLAB
AutoCAD结合MATLAB实现公式精确绘制.(MATLAB to achieve precise formula combines AutoCAD drawing.)
- 2010-06-28 01:24:13下载
- 积分:1
-
matlab4
MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程(MATLAB)
- 2009-12-23 09:01:54下载
- 积分:1
-
Jpeg_encoding
algorithm to encoding jpeg format
- 2010-01-24 00:48:24下载
- 积分:1
-
LMS
LMS的算法自适应均衡性能分析,很好的学习资料(Adaptive LMS algorithm balanced performance analysis
)
- 2011-05-09 21:57:07下载
- 积分:1
-
netcdf_api
matlab 要netcdf格式的数据操作,必须安装此插件,里面有详细的安装信息(matlab data to netcdf format operation, you must install this plug-in, which has detailed installation information)
- 2010-05-21 17:06:39下载
- 积分:1
-
MyHogMatlabToolBox
Histogram of Oriented Gradient toolbox, can be used for object detection and object recognition. This code is not for commercial purpose.
- 2013-03-20 01:10:59下载
- 积分:1
-
VDSL_matlab
vdsl场景下,不考虑串扰的matlab程序 ,包含DMT及动态比特分配(vdsl scenarios, without considering the crosstalk of the matlab program, including DMT and dynamic bit allocation)
- 2011-07-18 15:59:13下载
- 积分:1
-
VBAR
准确混合噪声的成分,使AR模型的使用范围更为广泛。(Accurate mixing noise ingredients to make use of a wider range of AR model.)
- 2014-10-29 20:00:43下载
- 积分:1
-
cucaoji
粗糙集的相关文档,自己搜集的资料看,供大家学习(Related Documentation rough set, they collect information look for everyone to learn)
- 2015-01-06 14:37:19下载
- 积分: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