-
czsacsv
迭代法解方程组的matlab程序,包括简单迭代法、牛顿法、弦截法(failed to translate)
- 2012-05-13 23:15:56下载
- 积分:1
-
MIP
运用分枝定界法求解混合整数规划的matlab程序( Use the branch and bound method for solving mixed integer programming procedures meaning of the of the input parameters: min f* x A* x < = b Aeq* x = beq iter_num_max: maximum number of iterations lb : each variable lower limit UB: upper limit of the each variable X0: Initial ID: 0,1 variable, ID (k) = 1 indicates the variable k is an integer variable, ID (k) = 0, represents the k variable non-integer variable ftemp_up: initial upper bound, unable to find the upper bound of the initial default is infinite IP: initial feasible solution, the initial feasible solution can not be found, the default is the empty output parameters meaning: x: y: optimal solution of the objective function value corresponding to the optimal solution time-consuming iter_num: the number of iterations of the entire branch and bound process Time: Run this program)
- 2020-11-08 10:49:47下载
- 积分:1
-
DTMF
DTMF 系统的matlab实现,发送电话11位电话号码在接收端识别。(DTMF system matlab realize, send telephone 11 telephone numbers identified on the receiving end)
- 2013-11-19 19:08:41下载
- 积分:1
-
PrinciplesofCommunicationSystemsSimulationwithWire
<通信系统仿真原理与无线应用>中文版电子书,超星格式的,全书采用matlab仿真,很经典的教材。(<Communication System Simulation Principle and wireless applications> Chinese version of e-books, Chaoxing format, the book using matlab simulation, it is classic material.)
- 2007-11-15 04:33:45下载
- 积分:1
-
sandler123
Calculate the Sandler s test for paired samples
- 2010-11-27 02:56:32下载
- 积分:1
-
hans
MATLAB6.5辅助小波分析与应用.pdf,很好的小波教材(MATLAB6.5 assisted with the application of wavelet analysis. Pdf, good teaching wavelet)
- 2007-06-08 01:31:44下载
- 积分:1
-
朴素贝叶斯
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 (process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2 )
- 2005-08-06 09:48:36下载
- 积分:1
-
DIJKSTRAs
这是从点S到T找寻最短路径的Dijkstra算法(Find shortest path from point S to piont T for positive weight matrix W
by Dijkstra method. This is the fastest routine.)
- 2009-02-26 21:20:52下载
- 积分:1
-
Cukmojaza
power electric simulation models
- 2013-12-10 22:23:23下载
- 积分:1
-
Fuzzy_cluster_toolbox_book
这里描述了模糊聚类的一些方法,书为英文,但是内容很充实,有例子给出应用说明。(Here describes a number of fuzzy clustering methods, the book is English, but the content is very substantial, there are examples of application notes are given.)
- 2009-01-07 09:26:02下载
- 积分:1