-
FBG
均匀布拉格光栅的仿真程序,使用龙格库它法编写的源代码。(Uniform Bragg grating of the simulation program, the use of Runge law prepared by the Treasury of its source code.)
- 2007-10-22 20:24:25下载
- 积分:1
-
2DPCA
无需把图像转换成向量形式,而是将图像看成是矩阵形式,大大减少了计算量。(Without the need to convert images to vector form, but the image as a matrix form, greatly reducing the amount of calculation.)
- 2010-05-05 16:47:05下载
- 积分:1
-
archlab_solution
ICS archlab CMU 包含全部解答过程(ICS archlab CMU )
- 2014-12-25 17:08:29下载
- 积分:1
-
dengyi
CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 *
!* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 *
!* CENTR—计算中心点 *
!* FUNC —目标函数,由用户提供 *
( PROGRAM COMPLEX
PARAMETER(N=3,M=4,K=6)
DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N)
INTEGER GAMMA
OPEN(4,FILE= COMPDATA )
READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA
READ(4,*)(X(1,J),J=1,N)
IX=2097151
YFL=0.
DO 100 II=2,K
DO 100 JJ=1,N
CALL RANDU(IX,YFL)
R(II,JJ)=YFL
100 CONTINUE
OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN )
WRITE(2,10)
10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX )
WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G
)
- 2010-07-25 11:38:36下载
- 积分:1
-
caisetuxiang
说明: 利用matlab进行图形的绘制,并进行相关颜色的设置等(Using matlab for drawing, and color settings, and the related)
- 2010-04-15 15:09:48下载
- 积分:1
-
ANM
目前比较前沿的数值渐近法(Asymptotic Numerical Method)求解弹簧平衡路径算例,直接运行可得计算结果图象。(an example of Asymptotic Numerical Method solving two-dimension spring problem)
- 2013-03-26 22:21:19下载
- 积分:1
-
Texture-Classification
二维图像的读取,辨认,分析,并且用神经网络进行,判定哪些图片可以归为一类(Two-dimensional image reading, identifying, analyzing, and using neural network to determine which pictures can be classified as a class)
- 2013-11-20 00:20:28下载
- 积分:1
-
boost升压电路 boostpid
boost升压电路,输入电压为5v,输出电压为15v,采用PI控制调节系统占空比(boost booster circuit, the input voltage is 5v, the output voltage of 15v, using PI controller to change duty cycle of the system)
- 2015-10-30 23:05:07下载
- 积分:1
-
Dijkstra-matlab
求第一个城市到其它城市的最短路径.用矩阵(为顶点个数)存放各边权的邻接矩阵,行向量、、、分别用来存放标号信息、标号顶点顺序、标号顶点索引、最短通路的值(The first city to find the shortest path to other cities. With a matrix (for the number of vertices) records of the right side of the adjacency matrix, row vector, were used to store label information and label the vertex order, label the vertex indexes, the shortest pathway value)
- 2011-05-12 11:25:53下载
- 积分:1
-
psatsoft
PSAT软件包,基于matlab的电力系统分析软件,包括程序和说明(PSAT software package, based on the matlab power system analysis software, including the procedures and instructions)
- 2011-11-03 22:14:42下载
- 积分:1