-
CopyofFullload
this is a mat lab simulation file including the m file.
- 2010-02-20 12:34:38下载
- 积分:1
-
gabor-feature
提取Gabor特征,用于提取图像的特征,采用matlab进行编码(extract Gabor feature)
- 2021-02-06 11:19:56下载
- 积分:1
-
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
-
codes
1: MSE.m : to perform Mean Square Error between 2 images
2: most.m : to get the most redundant value in a matrix
3: getneighbors.m : to get circular neighbors of pixel
4: ColorSpaceConversion.m : convert an image into different color spaces and shows their channels
5: ImageSlicer : to separate the 8 bit planes of an image(return m*n*8 matrix)
5:
- 2010-11-12 03:58:13下载
- 积分:1
-
duotezhengzishiyingyuzhi
该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。(The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the function seek out characteristics value and initial threshold value of the signal by gradient descent , the other main function, called the function file the program seek out four signals , characteristics of each road and the adaptive threshold value,then draw them together on the map.)
- 2011-08-30 18:48:01下载
- 积分:1
-
Cellular_Automata_code_18
整理网上matlab环境元胞自动机18个源程序,全部调试通过。对广大matlab用户研究了解元胞机有重要参考价值。(collected cellular automata 18 matlab source, which has an important value of reference for Matlab users.)
- 2010-03-14 16:56:00下载
- 积分:1
-
分支定界法
说明: 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。
对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1]
通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems.
For integer programming problems with two variables, the grid method is sometimes simpler[ 1]
Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)
- 2021-04-26 12:21:14下载
- 积分:1
-
shangwiejifens3
通过分析组织图、穿综图和纹板图三者的关系,在对织物上机图进行矩阵建模的基础上,提出了一种基于Matlab程序设计自动产生并绘制上机图的新方法.(By analyzing the organization chart, diagram and pattern heald board map of the three, on the basis of the fabric machine diagram matrix modeling, is proposed based on Matlab programming automatically generated and new ways to draw on the local map.)
- 2014-01-19 16:48:26下载
- 积分:1
-
Desktop
matlab绘图命令,新手必读,上路有用,大家共同交流,共同提高(matlab drawing commands, the novice must-read, on the road useful, common communication, co-improved)
- 2010-10-14 22:12:23下载
- 积分:1
-
Untitled1
认知无线电的能量检测算法,是很珍贵的材料,老板推荐的哦(Energy detection algorithm for cognitive radio)
- 2012-06-07 11:37:25下载
- 积分:1