-
multifile
用于循环载入多个文件,比如文本文件。不用手动输入t1.txt, t2.txt ,t3.txt... , 然后得到的文件可以用一个矩阵存储下来。或者用一个向量以流的方式存储。(This program is used to cycle load files, like text files. For example,you don t have to manually type t1.txt, t2.txt, t3.txt in your program. Moreover, the result can be stored in a matrix or a vector. store.)
- 2010-05-13 18:09:39下载
- 积分:1
-
kernel
In computing, the kernel is the main component of most computer operating systems it is a bridge between applications and the actual data processing done at the hardware level. The kernel s responsibilities include managing the system s resources (the communication between hardware and software components).[1] Usually as a basic component of an operating system, a kernel can provide the lowest-level abstraction layer for the resources (especially processors and I/O devices) that application software must control to perform its function. It typically makes these facilities available to application processes through inter-process communication mechanisms and system calls.
- 2011-08-03 23:04:43下载
- 积分:1
-
5.INTERPOLATION BY CUBIC SPLINE
说明: %This function finds the cubic splines for the input data points (x,y)
%Input: x = [x0 x1 ... xN], y = [y0 y1 ... yN], xi=interpolation points
% KC = 1/2 for 1st/2nd derivatives on boundary specified
- 2019-04-26 01:12:29下载
- 积分:1
-
56P
随机产生100个字母,并统计元音与半元音字母个数(Randomly generated 100 letters and vowels and semi-vowels statistical number of letters)
- 2014-11-03 12:23:46下载
- 积分:1
-
admittance_Codes
说明: this is matlab code for create admittance matrix
- 2021-03-26 05:29:13下载
- 积分:1
-
fingerprint_recognition_algorithm_matlab_programmi
matlab程序设计指纹识别算法源码fingerprint recognition algorithm matlab programming source code(fingerprint recognition algorithm matlab programming source fingerprint recognition algorithm matlab programming source code)
- 2010-08-02 10:03:17下载
- 积分:1
-
greyforecasting
grey forecasting,using poor information system(grey forecasting, using poor information system)
- 2008-12-09 16:23:48下载
- 积分:1
-
mianyisuanfa
通过matlab实现人工免疫算法的源程序,很好用的(Through the realization of artificial immune algorithm matlab source, well used)
- 2008-04-28 20:39:27下载
- 积分:1
-
WS
matlab 复杂网络小世界网络模型原matlab程序(Matlab complex network small world network model of the original matlab program)
- 2014-02-12 22:10:33下载
- 积分:1
-
IEEE33Forwardandbackward
来源于电力系统分析教材,使用IEEE33节点配电网前推回代潮流计算程序,程序有大量注释,利于初学者学习。 (From power system analysis materials, use IEEE33 node distribution grid before backward sweep flow calculation program, the program has a large number of comments, which will help beginners to learn.)
- 2015-08-01 11:14:19下载
- 积分:1