强调正确性、可移植性和可维护性的基础上,对C语言的具体细节、运行库以及C语言编程风格做了完整、准确的描述。本书涵盖了传统C语言、C89、C95、C99等所有C语言版本的实现,同时讨论了C++与C语言.. -stressed correctness, portability and maintainability, based on the C language specific details of the runtime and C language programming style to do a complete and accurate description. The book covers the traditional language C, C89, High, 12-23 all C language version of the achievement, also discussed the C and C language .. Update : 2025-04-07
Size : 2kb
Publisher : 万宏兴
求特征值和特征向量的源代码 请大家指教 用c++编译-Eigenvalues and eigenvectors of seeking the source code, please teach us to use c++ compiler Update : 2025-04-07
Size : 19kb
Publisher : iamhere
矩阵特征值分解的C++代码,编译形成一个动态链接库,供其它地方调用,可以计算矩阵的特征值与特征向量-Matrix eigenvalue decomposition of C++ of code, compile the formation of a dynamic link library for other places to call, we can calculate the matrix of eigenvalues and eigenvectors Update : 2025-04-07
Size : 3.28mb
Publisher : HalfLegend
C语言源程序,PCA人脸识别算法,主要是eig特征分量选取的源程序和欧式空间匹配程序、特征脸提取程序-C language source code, PCA face recognition algorithm, eig characteristic component selected source and match the European space program, eigenface extraction procedures Update : 2025-04-07
Size : 5kb
Publisher : 君君
七单元天线阵MUSIC DOA估计:
d=1 , 天线阵元的间距;
lma=2, 信号中心波长;
四输入信号;
A=[A1,A2,A3,A4], 得出A矩;
四信号的频率d=[1.3*cos(v1*n)
1*sin(v2*n)
1*sin(v3*n)
1*sin(v4*n)]
构造输入信号矢量
U=A*d
总的输入信号
总输入信号的协方差矩阵
[s,h]=eig(c)
求协方差的特征矢量及特征值
取出与零特征值对应的特征矢量
求协方差矩阵的逆矩阵
应用Music法估计输出
绘出各波达方向图-Seven-element antenna array MUSIC DOA estimates: d = 1, Antenna Array pitch LMA = 2 signal center wavelength four input signals A = [A1, A2, A3, and A4], drawn A moment tetra-frequency of the signal D = [1.3* cos (V1* n) 1* sin (v2* n) 1* sin (v3* n) 1* sin (V4* n)] constructed input signal vector U = A* D of the total input signal of the total input signal covariance matrix [S] = EIG (c) seeking covariance feature vector and the feature value removing and corresponding to the zero eigenvalues characterized vector seeking covariance matrix inverse matrix Applications Music estimate output plotted DOA Figure Update : 2025-04-07
Size : 1kb
Publisher : xiang
求解矩阵的特征值和特征向量的C++源代码,经过测试的,下载编译即可使用-
Solving the eigenvalues and eigenvectors of C++ source code, tested, and download the compiler can use Update : 2025-04-07
Size : 1.05mb
Publisher : 周高伟
Fast Numerical Computational C++ lib:
Including the following classes:
class Complex
• class ComplexVector
• class ComplexMatrix
• class RealVector
• class RealMatrix
• class Kronecker
• class Gauss_Jordan
• class magic
• class lu
• class eig
• class svd
• class chol
• class qr
• class norm
• class pinv
• class Rand
• class solution
• class fit
• class polyfit
• class integration
• class ode
• class interp
• class stats-Fast Numerical Computational C++ lib:
Including the following classes:
class Complex
• class ComplexVector
• class ComplexMatrix
• class RealVector
• class RealMatrix
• class Kronecker
• class Gauss_Jordan
• class magic
• class lu
• class eig
• class svd
• class chol
• class qr
• class norm
• class pinv
• class Rand
• class solution
• class fit
• class polyfit
• class integration
• class ode
• class interp
• class stats Update : 2025-04-07
Size : 848kb
Publisher : 章隆