-
READ-CSV-FILES
读取csv文件 可以实现与matlab交互用,或与其他文件交互,程序较小但可用(read vsc files
Interacting with Matlab can be achieved using the Read CSV file, or interact with other documents, the program small but can be used)
- 2013-12-18 10:40:13下载
- 积分:1
-
Branch-and-bound-method
MALAB写的,分支定界法求解纯整数或混合的整数规划问题。(Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.)
- 2013-11-01 10:22:15下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
chaoliujisuan
潮流计算程序,初始值使用高斯赛德尔法迭代所得,具有很高的精度和求解效率。(Flow calculation procedures, the initial value of iteration proceeds using high Sisaideer method with high accuracy and solution efficiency.)
- 2012-05-09 10:50:02下载
- 积分:1
-
spandsp-0.0.4pre4.tar
传真通信V27 V29 V17 T38解调与解码,(Fax communications V27 V29 V17 T38 demodulation and decoding,)
- 2007-09-19 06:54:25下载
- 积分:1
-
Software
软件调试方面的书籍,内容不错,而且只有100多页,便于学习,感觉还不错,与大家共同分享。(Software debugging of books, the content is true, and only 100 pages, easy to learn, feel pretty good, and everyone shared.)
- 2010-02-01 12:09:22下载
- 积分:1
-
prog1
通信原理实验生成软件及相关代码,调制解调(C生成)(Communication principle experiment generation software and related codes, modulation and demodulation (C generated))
- 2014-09-17 20:13:40下载
- 积分:1
-
passthrough
PCL中使用直通滤波器对点云数据进行滤波处理(需要安装配置PCL点云库)(PCL-through filters used to filter the point cloud data processing (requires installation configuration PCL point cloud library))
- 2014-09-25 15:22:02下载
- 积分:1
-
63-9113-HDL-32E-manual_Rev-E_NOV2012
32线激光雷达的使用手册,对于激光雷达的入门使用和编程操作有着极大的帮助作用。(32 lidar' s manual, Getting Started Using the laser radar and programming operations has a great help.)
- 2015-08-03 12:20:31下载
- 积分:1
-
12452
在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。(Vc console in the run, the shortest path with the genetic algorithm, said the road map with the adjacency matrix.)
- 2011-05-08 09:16:11下载
- 积分:1