搜索资源列表
PSWF_numerical
- 用特征值分解法获得长椭球波脉冲,并得到时域脉冲和功率谱。-using eigenvalue decomposition ellipsoid with long-wave pulse, and with time domain pulse and the power spectrum.
lin_max
- 均匀线阵列最大方向性系数综合法,采用特征值分解法。
InvMat
- 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding t
chenbihongsuanfayanghj666
- 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can
PSWF_numerical
- 用特征值分解法获得长椭球波脉冲,并得到时域脉冲和功率谱。-using eigenvalue decomposition ellipsoid with long-wave pulse, and with time domain pulse and the power spectrum.
lin_max
- 均匀线阵列最大方向性系数综合法,采用特征值分解法。-Uniform linear array directivity factor of the largest integrated method, using eigenvalue decomposition method.
vfdt_pulse_analy_con
- 电力系统脉冲检测方法,可以使用分形几何的局部方差分维数表示,该程序可以提取其特征值,从而便于检测识别-Pulse power system detection method, you can use the fractal geometry of partial differential side dimension that the program can extract the characteristic values, whic
shuzhi_c
- 1.求方程组的解算法: Guass迭代法、Doolittle分解法 2.求矩阵特征值算法: 幂法、反幂法、LU分解法
QR
- 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
double_QR
- 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
RLSXXX
- 本代码比较了在四种不同特征值扩散度情况下RLS算法的学习曲线,即其收敛速度跟集平均平方误差-This code compares the different characteristics of the four cases the value of diffusivity RLS algorithm learning curve, that is, its convergence rate set with the average s
1
- 利用反控制法构造了1 个新的混沌系统,分析新系统的平衡点及在平衡点的特征值,分形维数,L yapunov 指数 等性质,设计1 个由2 个混沌系统组成的可切换的实际电路并进行实验,通过1 个开关选择器,电路可以实现2 个子系统 的功能,观察到2 个子系统在各个相平面的混沌吸引子。-Use of anti-control method to construct a new chaotic system to analyze th
FdWaveModel
- 双相介质的交错网格有限差分波场模拟与AVO属性分析程序,包含了不同精度的交错网格程序,特征值分析法边界吸收条件,双相介质的弹性参数计算程序,以及AVO属性计算分析程序-Two-phase media of the staggered-grid finite-difference wave field simulation and AVO attribute analysis program, including the differen
picture
- 进行两个图像之间的匹配,通过分块求出特征值。-image process
DoGfilters
- DOG高斯差分实现物体识别中的特征提取,对不同尺度空间的图像进行差分,从而获得描述物体的特征值-difference of gaussian to achieve the feature point exaction of object recognition
QR_tezheng
- 包含QR分解法和QR法求解矩阵的特征值和特征向量-QR
trust
- 非线性规划中的信赖域法 特征值分解法 完整代码-Eigenvalue decomposition of the complete code of trust region method for linear programming
QRf分解法求特征值
- 一个求解矩阵特征值的程序 用c编写,可运行,计算结果正确(code for matrix!! combiled, it can be used, and the result is correct. run perfect!)
bifurcation
- 对于一个二维系统,为寻找系统的稳定性,给出了雅克比矩阵特征值实部与虚部随参数的变化及其实部随参数的变化程序。(For a two dimensional system, to find the stability of the system. The variation of real part and imaginary part of eigenvalue and the variation of real part of eige
methohmethod
- 利用隐式QR方法求一个实矩阵全部特征值和特征向量的通用子程序,(Using the implicit QR method for a real matrix eigenvalue and eigenvector of universal subprogram,)