-
Adaboost-m
基于ADABOOST算法的人脸检测matlab程序(the face detection matlab program based on ADABOOST algorithm )
- 2012-02-14 20:08:00下载
- 积分:1
-
Florida-Matlab-3th-editon
matlab初学经典教程,非常适用于初学者(University of Florida,Matlab 3th editon)
- 2012-03-28 10:06:23下载
- 积分:1
-
perl001
perl program guide ch1
- 2007-03-27 22:14:45下载
- 积分:1
-
PPI_plot
plan position indicator by matlab
for radar application in detection by elecromagnetic wives
- 2014-02-19 02:53:06下载
- 积分:1
-
lms1
说明: 智能天线方向图——波束形成最小均方(LMS)算法(Smart antenna pattern- beam forming least mean square (LMS) algorithm)
- 2009-08-26 22:58:46下载
- 积分:1
-
commDetNMF
本程序使用非负矩阵分解方法进行网络社区检测(detecting the community by using the NMF )
- 2012-03-22 23:03:03下载
- 积分:1
-
Friedlander
Friedlander算法,假定服务基站的二维坐标为(0,0),基站数为4,多基站的以后上传.test是一个测试程序.(Friedlander algorithm, assuming service station-the two-dimensional coordinates (0,0). the number of four base stations, base station over the next uploads. test is a test.)
- 2007-04-21 11:58:20下载
- 积分:1
-
ESPRIT
ESPRIT测向代码,ESPRIT是基于子空间测向的一个经典算法,这里提供的代码非常有效(ESPRIT direction finding code, ESPRIT is based on the finding of a sub-space classical algorithm, the code provided here is very effective)
- 2011-07-20 21:26:36下载
- 积分:1
-
46901188NonBinary_EXIT
NonBinary EXIT chart design
- 2012-06-14 07:04:58下载
- 积分: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