搜索资源列表
Matlabwritetxtinmatrix
- 将Matlab中的矩阵写入txt文件的方法,The Matlab write txt file in the matrix method-The Matlab write txt file in the matrix method
fruzzy
- 手写文字识别系统,可以实现图片直接转换成txt文档-Fruzzy systerm
nsdcalc
- INSTRUCTIONS FOR RUNNING NSDCALC SOFTWARE Nsdcalc.m is a Matlab program for performing the image enhancement process described in the accompanying paper. Place the program in your work directory along with the demonstration data file grav.tx
ndh-MATLAB.txt
- 此为大学物理实验中的光学实验 牛顿环演示的MATLAB程序-This is a university physics experiments optical experiments demonstrate the MATLAB program Newton' s rings
webinar111606
- contains MATLAB scr ipts and data that were used in the webinar "Using MATLAB to Develop Asset-Pricing Models." The slides from the webinar are also included. The scr ipts examine the Fama & French model for a number of companies with recent IPOs to
matlabtxtread
- matlab中常见txt文件读入的实用方法 -matlab common txt file into a practical method
chengjichaxun
- 利用matlab gui 编写了一个m文件 学生成绩查询系统 可直接点击搜索excel和txt文件-Matlab gui to write an m file student achievement query system can directly click on the search excel and txt file
work
- 自己写的matlab上GUI界面,可以读取行情软件导出的txt格式历史数据,并汇出k线和技术指标,可以通过GUI编辑设置、各种指标及其参数。主图附图指标编辑通过编写脚步实现,有例子。 解压后,将work下的dir.mat中的wkdir变量修改成与你放置的目录一致,也可以就将work放置在"d:/matlab/"下. read2mat.m从文本中读取数据,并存在与文本文件同名的.mat格式的文件中。 运行kfigure,加载.mat格式文件就可以画出k线图和指
totxt
- matlab读取bin或其他文件,修改其中数据,把数据生成到txt文档-matlab read bin or other document, modify the data, the data generated into txt file
SOUKF_template
- For installation instructions, read INSTALL.txt. To use the kalman classes : #include kalman/ekfilter.hpp Don t forget to link the .a (-lkalman) on UNIX/Linux or the .lib on Windows. The include path must be accessible (nothing to do o
遗传算法txt
- 遗传算法解决tsp问题 遗传算法,模拟达尔文进化论的自然选择和遗传学机理的生物进化过程的计算模型,一种选择不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个体基本上是最优的,那么以后再继续这样下去就可以一直最优了。(Genetic algorithm to solve TSP problem)
牛拉法潮流计算
- 可以实现牛顿拉夫逊潮流计算matlab 程序,支路数据和节点数据要分别写在txt文档中,在NR_algorithm.m 中调用这两个txt文档。(Newton Raphson power flow calculation matlab program)