搜索资源列表
矩阵所有运算
- 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposit
cholesky.cpp
- 用改进的乔里斯基方法解对称正定方程组,已被用于有限元正演模拟-Jiaolishiji Improved method for symmetric positive definite equations, have been used in finite element simulation FORWARD
CRC3
- CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。-CRC, which is used in the network of well-tested, the maximum reached 10 well-tested through the program in data transmission, there is a definite guarantee.
汇编语言虚拟机
- 本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU p
UDP连接
- UDP连接与发送消息的事例,在网上找的,有一定的参考价值-UDP connections, and sending news stories in the online find that there is a definite reference value
Qsimp
- 一个采用复化辛普森求积公式计算定积分的小程序。-Simpson employ of a quadrature formula of definite integral applet.
SDPT3-3.02
- 求解SDP(Semi-definite programming)问题的一个快速算法!-Solving SDP (Semi-definite programming), a fast algorithm for the problem!
LDL-2.0.1.tar
- 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustra
Console21
- Fortran产生随机对称正定矩阵,供生成测试数据用-Fortran generates a random symmetric positive definite matrix, used for generating test data
Positive_Definite_Matrices
- Positive Definite matrices ---- explore positive definite matrices properties which have a wide application in wireless communication channels in particular.
Positive-definite-matrix-Inverse
- 本程序为基于VC++的正定矩阵求逆矩阵,经验证可以用-Positive definite matrix, inverse matrix
Positive-definite-n-regular-quadratic-forms
- Apositive definite integral quadratic form f is called n-regular if f represents every quadratic form of rank n that is represented by the genus of f . In this paper, we show that for any integer n greater than or equa
Definite-integral
- 这是一个关于定积分计算的程序,适用于计算一些复杂的定积分运算-This is a definite integral calculation procedures applicable to the calculation of complex definite integral operator
a-definite-integral
- 展示一个定积分的数值,图中阴影区域显示了当前的子区间与子区间积分,颜色切换到绿色得到准确性.-Demonstrate numerical evaluation of a definite integral. The shaded area shows the integral over the current subinterval. The color switches to green when the desired accur
Definite-integral-algorithm
- 定积分算法 通过类及其抽象类的使用实现几分-Definite integral algorithm
find-definite-integrals
- 利用矩形法可以求定积分问题的输入:double a /*积分区间下限*/;double b /*积分区间上限*/ 问题的输出:double fx /*积分结果*/-The use of the the rectangle method can find definite integral input: double a /* integral interval lower limit* / a double b /* max
Strives-for-the-definite-integral
- 利用矩形法可以求定积分,求函数f在(a,b)区间的定积分 -Using the method of rectangular can definite integral
Blind-semi-definite-sdp
- SIMO系统中4PAM_16QAM信号的半正定规划盲序列检测算法-Semi-definite programming sequence detection algorithm blind SIMO system 4PAM_16QAM signals
self-definite-power-flow
- matlab自编潮流程序,包括潮流,最优潮流,连续潮流等-self definite power flow program, include power flow, optimal power flow, continuous power flow
Definite-integral-algorithm
- 该文档中用C语言实现通用函数的定积分,源码中采用指向函数的指针作函数参数,整个功能实现的效率高,可以为读者们提供很好的语言编写思路。-This document using C language to achieve universal function definite integral, using the source code for the function pointer to a function parameter fu