-
FDTD1_2
FDTD for Wave equation1
- 2009-11-17 22:56:51下载
- 积分:1
-
kafang
对图像以嵌入率为rate进行顺序LSB嵌入,然后进行卡方隐写分析(Rate on the image to be embedded in the order of LSB embedding rate, and then chi-square steganalysis)
- 2011-01-03 08:31:02下载
- 积分:1
-
MatlabKalmanFilter
对卡尔曼滤波的matalb仿真进行详细描述,。(Simulation of the Kalman filter matalb detailed description.)
- 2010-05-26 08:55:12下载
- 积分:1
-
Nmpc
说明: 对于学习mpc控制有帮助,可以参考学习,对后面的深入了解有帮助(It is helpful for learning MPC control)
- 2019-03-07 14:10:28下载
- 积分:1
-
canny
用matlab实现的canny边缘检测 (Using matlab implementation of the canny edge detection )
- 2009-03-21 10:47:31下载
- 积分:1
-
Ball_sliding_on_an_inclined_plane_motion
模拟斜面上滑动的小球运动,工程力学课程设计(Ball sliding on an inclined plane motion)
- 2011-01-01 13:30:55下载
- 积分:1
-
matlab11
matlab class for dummies
- 2011-06-21 23:21:42下载
- 积分:1
-
testelection
This is a MATLAB code (function) which elects two new nodes each time. Nodes are elected relatively to their distance in term of hop count to the initiator. This code is used by tree construction algorithm in networks modeled as weighted matrix.
- 2015-03-23 18:15:06下载
- 积分:1
-
PowerAlloc_verss5
A Power Allocation Scheme for MIMO OFDM
Systems
- 2010-08-12 01:12:35下载
- 积分: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