搜索资源列表
AudioMatrix
- 共监狱用,音频矩阵牌子不知道,已用在重庆市某监狱使用,方便效果很好-with a total prison, audio matrix brands do not know, we have spent in a prison in Chongqing Municipality used to facilitate good results
spiceII
- 这是一个根据网表建立矩阵的程序,这些矩阵可以用来解方程-This is a netlist based on the procedures established matrix, which can be used for matrix equation solution
IntegratedVehicleNavigation
- 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用。-5M be unpacked, This is what I use C# for embedded WinCE done a GPS / inertial navigation system software portfolio position
maxConv
- 一个关于处理矩阵求逆的代码,希望对大家有帮助-for dealing with a matrix inversion code, we hope to help
powernode
- 牛顿-拉夫逊法潮流计算 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布
NPL-all
- A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic
jiegoulixue.rar
- 利用矩阵位移法计算平面钢架轴力、剪力、弯矩 可计算多层桁架内力 ,Matrix displacement method using a steel frame plane axial force, shear, bending moment truss calculation of internal forces of multi-storey
wide-band-restriction-inversion
- 宽带约束反演程序,已经编译好了。内含雷克子波生成,矩阵求逆子程序,子波反演程序。功能完整。可对各种地震道进行反演处理。-wide-band restriction inversion procedure has been compiled it. Lake contains wavelet generated matrix unfilial son procedures wavelet inversion procedure. Functional integrity. On a varie
SINS-MatlabImplement
- 本程序是关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序,程序算法皆是本人通过大量阅读捷联惯导经典论文书籍编写的,经过调试已经通过,所得圆锥误差,划桨误差与秦永元所编惯性导航一书相符,可靠性较高。适合惯导学习者参考改进使用 -This procedure is the law about quaternion SINS algorithm matlab solver co
EP9432_HD..
- 一款HDMI矩阵切换器4:2,全套资料包括PCB与控制源代码-A 4:2 HDMI matrix switcher, a full set of information, including PCB and control the source code
cp
- C程序-彩票旋转矩阵详细了解: 实际上,旋转矩阵并不是教如何选号的,而是教你如何科学地组合号码。从它的别名“聪明组合”我们就可以知道了!站在数学角度看来,旋转矩阵属于一个典型的组合设计问题,进一步讲,是属于组合设计中的覆盖设计的问题。-C program- to learn more about rotation matrix Lottery: In fact, the rotation matrix are not taught how to选号, but teach you how to c
FindMin
- 找到一个矩阵里的最小值,因而找到最小值很容易的-find a min number in a matrix,so you can get it essay
MatrixImage
- TMatrixImage is a matrix of image similar a grid
LSQR-DC
- 又一种最小平方反褶积程序 使用了莱文森递推算法,可以单独调用。 解矩阵方程很有用。-And a least-squares deconvolution procedure using the Levinson recursive algorithm, can be called. Useful solution of the matrix equation.
RtwMatrix
- GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
mc
- 这是一个矩阵变换器双空间矢量控制的Matlab仿真程序,有simulink和s函数,用M语言编程。是作为电力行业的研究仿真-This is a matrix converter double-space vector control, Matlab simulation program, with simulink and s functions, with the M-language programming. As a simulation of the power industry
LSQR
- LSQR方法 求解大型稀疏矩阵的稳定可靠方法 A[M][N]·x[N]=b[M]-LSQR method for stable and reliable method for solving large sparse matrix A [M] [N] x [N] = b [M]
power-system-Y-matrix
- 电力系统节点导纳矩阵的形成,在excel中输入对应的阻抗数据,通过matlab生成对应的阻抗矩阵Y阵-Forming a power system node admittance matrix, the input impedance of the corresponding data in excel, and generate the corresponding impedance matrix Y matrix by matlab
5x7-LED-dot-matrix-pong
- For learners and amateurs give it a try
Electrical Network
- 给定网络N,求其关联矩阵A,基本回路矩阵 ,基本割集矩阵 。 给定网络N,形成节点导纳矩阵Y,求逆得Z;利用支路追加法对追加一条支路(树支/连支)后的网络进行修正。 利用稀疏存储技术实现对 的查找;节点优化技术(动态、半动态);因子表技术。(Given network N, and its associated matrix A, basic circuit matrix, the basic cut set matrix. Given the network N, the node ad