资源列表
hertt
- 矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式
NewtonInsertValue
- 我的一个MATLAB牛顿插值程序 我还很菜 请多多指教 批准加入 谢谢!-a MATLAB Newton interpolation procedures, I also ask you to enlighten vegetables approval Thank you!
gps2xy
- 大地坐标到平面坐标的转换——高斯-格吕特变换-geodetic coordinates to the coordinates of the plane conversion -- Gaussian - Gruetter Transform
MifRd
- mapInfo图形文件的读取程序,可在DOS/控制台下读取tab文件数据-graphics document reader, the DOS / console read tab document data
CHL_Cpp
- MSN8.0客户端回复服务器ping的最新认证算法-MSN8.0 client server ping response to the latest Authentication Algorithm
gasaga
- 遗传算法结合神经网络的思想,希望给你指点光明-genetic algorithm combined with neural networks, in the hope of a brighter guidance to you
k_loadpath
- K条最短路算法,Mapinfo Mif格式文件,约束条件值可以设定-K of the shortest path algorithm, Mapinfo Mif format, restrictions value can be set
gzqsf
- 感知器算法,通常用于模式识别中.使用DELPHI 7 编制.-perception algorithm, usually for pattern recognition. Using Delphi 7 establishment.
CommonUse
- Delphi的很有用的常用的方法和函数列表.-Delphi is the commonly used method and function list.
1StClass2000.RAR
- Delphi中的很有用的一组控件的源代码.-Delphi's very useful in a group control the source code.
sutra(C++)
- c++经典数值算法源码,相信可以节省你的不少时间.rar-c classical numerical algorithm source code, I believe you can save a lot of time. Rar
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解,非常有用的解题方法,一定会用到-Runge - Kutta numerical solution of differential equations to solve, a very useful method of solving problems, we will use