搜索资源列表
the_band_structure_of_photonic_crystals
- 用matlab所编用传输矩阵法计算光子晶体的能带结构的程序-prepared by using Matlab using the transfer matrix method photonic crystals with the structure of procedures
photonic_crystal_method_of_characteristic_matrix_1
- 用matlab所编的关于用传输矩阵法计算光子晶体的反射率,文件中将程序写在word文档中,并附带有在matlab下画的图,感觉很有用-using Matlab as in the use of the transfer matrix method photonic crystal reflectivity, Lieutenant General procedures documents written in word document, together with the painting un
method_of_characteristic_matrix_2
- 用传输矩阵法计算光子晶体的透射率,文件中将程序写在word文档中,并附带有在matlab下画的图,程序用matlab编写,感觉很有用,-use of the transfer matrix method photonic crystals transmission rate, which will write the procedures for word documents, Matlab together with the painting under the plans, procedur
one_dimensional_photonic_crystal
- 用传输矩阵法计算光子晶体的透射率随入射光入射角的变化的程序,程序由matlab所编,文件解压后能看到程序写在word文档中,并附带图,感觉很有用-use of the transfer matrix method photonic crystals transmission rate versus incidence angle changes in the procedures, procedures as in Matlab, documents unpacked to see the wo
photonic_crystal_period
- 用matlab编写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用-using Matlab prepared on the use of the transfer matrix method one-dimensional photonic crystal with the transmission cycle Change The procedure, a very useful
photonic_band_structure
- 用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用-use of the transfer matrix method one-dimensional photonic crystal with the structure of the program, prepared by Matlab. unpacks the files, procedures written in word document
civil
- 该程序是按照矩阵位移法的后处理法的基本原理和分析过程,并借助 Visual Basic 所设计的,适用于平面珩架在节点静力荷载作用下的内力与位移计算问题。 主要功能包括:节点位移,杆件轴力的计算;珩架节点位移的动态演示; work plane上的增添、修改、查询等可视化操作;输入文档与输出文档
ccivil
- 该程序是按照矩阵位移法的后处理法的基本原理和分析过程,并借助 Visual c++ 所设计的,适用于平面珩架在节点静力荷载作用下的内力与位移计算问题。 主要功能包括:节点位移,杆件轴力的计算;珩架节点位移的动态演示; work plane上的增添、修改、查询等可视化操作;输入文档与输出文档
simplex12
- 用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。
LU.rar
- 解矩阵方程,可分解为两个矩阵,一个为上三角矩阵,一个为下三角矩阵,再求解,会简化计算,Solution of matrix equation, decomposed into two matrices, one for the upper triangular matrix, a lower triangular matrix, and then solving, will simplify the calculation of
wuxin
- 用汇编语言实现两个文件中的矩阵的乘法,将计算结果存入一个新的文件中,带命令行参数运行。-The two documents with the assembly language implementation of matrix multiplication, the calculation result into a new file, with a command-line arguments to run.
4
- 本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-C51
asm-juzhen
- 汇编矩阵乘法的计算,能够帮助大家学习,属于汇编的课设-Compilation of the calculation of matrix multiplication, can help people learn, is a compilation of lesson design
yunsuanqi
- 利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本原酸的运算器。-it is easy
matlab
- 基于遗传算法的投影寻踪代码,提供大家下载,方便查阅-【研学堂】【代码】投影寻踪代码,请验用!! function Qa=Project_Pursuit(X,a,Alpha) 输入参数列表 X 本指标矩阵,n×p的矩阵,每一行为一个样本, Xij表示第i行第j列指标,X是否已经归一化均可 a 投影向量,1×p的矩阵,元素取值范围-1~1,要求其元素平方和等于1 Alpha 窗口半径系数,典型取值0.1
ZH
- 电磁场中的矩量法计算,R. F. Harrington在《计算电磁场的矩量法》一书中对其原理及过程进行了详尽的介绍.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键-The electromagnetic field in the moment method
array
- 是一段C语言编程,可以计算两个矩阵的乘积,并且有较难语句的解释和分析-Section of the C programming language, we can calculate the product of two matrices, and there are more difficult interpretation of the statement and analysis
hehe
- 设计一个程序,使之完成下列功能。 要求:(1)完成矩阵转换,输出转换前和转换后的矩阵。 (2)矩阵转换后,计算主对角线数之和,并输出。 1 2 3 4 13 9 5 1 5 6 7 8————》14 10 6 2 9 10 11 12 15 11 7 3 13 14 15 16 16 12 8 4 设计一个程序,将下列10个已知的常数按照从小到大的顺序进行排序,并打印排序的结果。 300,46,78,109,21,70,26,290,166,8,
Max
- 超简单,超使用,非常适合初学者的矩阵计算类,通俗易懂。-Super simple, super-use, very suitable for beginners class matrix calculation, easy to understand.
2
- 电力系统潮流计算上机的代码,从雅各比矩阵计算未变量-Power flow calculation machine code. . . . . . . . . .