-
matlab
单纯形法,单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。(danchuncing)
- 2010-12-10 18:34:05下载
- 积分:1
-
siftDemoV4
sift算法进行特征匹配的程序,先检测出关键点,找到两幅图像的关键点连线,里边附有几张图片,效果不错!(code for keypoint match based on sift,the performance is good!)
- 2010-12-23 16:32:28下载
- 积分:1
-
MATLAB
MIMO-OFDM无线通信技术及MATLAB实现一书的源码和配套英文书
(
MIMO-OFDM wireless communication technology and MATLAB realization of a source book)
- 2013-12-30 14:53:06下载
- 积分:1
-
NONLINEAR
利用EM算法对非线性状态空间模型参数估计,效果良好(The EM algorithm is used to estimate the parameters of the non-linear state space model with good results.)
- 2021-03-29 20:59:10下载
- 积分:1
-
Laser
激光谐振腔(矩形腔,条形腔)的matlab模拟。输入相应数据即可得出仿真图案。(Laser resonator (rectangular cavity, the strip chamber) of the matlab simulation. Enter the appropriate data can be derived simulation design.)
- 2011-01-05 20:58:29下载
- 积分:1
-
DeNoising
这是一个MATLAB算例,在信号处理中的去噪可以用的到。新手合适。(This is a MATLAB example, in signal processing can be used to de-noising. Novice appropriate.)
- 2013-07-15 14:13:17下载
- 积分:1
-
xianduochiduzaibianyuan
数学形态学边缘检测算法实现,很好好的参考陈旭啊我自己编的(Morphological edge detection algorithm, Chen Xu, ah well good reference compiled by myself)
- 2011-06-06 20:04:24下载
- 积分: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
-
FNNPSOGSA
matlab code for hybrid algorithm
- 2015-03-23 14:55:09下载
- 积分:1
-
AHPSolver
层析分析法模型,能实现评价权重的确定,并进行一致性检验(AHP-Analytic Hierarchy Process)
- 2014-02-09 18:17:30下载
- 积分:1