资源列表

« 1 2 ... .13 .14 .15 .16 .17 5618.19 .20 .21 .22 .23 ... 28523 »

[数学计算/工程计算taucs_full

说明:TAUCS是解稀疏线性问题的C语言库。包括: 多波Supernodal Cholesky分解; 左看Supernodal Cholesky分解 -TAUCS is a C library of sparse linear solvers. The current version of the library includes the following functionality: Multifrontal Supernodal Cholesky Factorization;
<LouisChen> 在 2025-11-29 上传 | 大小:7.87mb | 下载:0

[matlab例程Isomap

说明:这个程序对于学习流行学习算法的朋友很有借鉴意义,在matlab上能够运行。-This procedure popular learning algorithm for learning a friend of referential significance, in the matlab able to run.
<li> 在 2025-11-29 上传 | 大小:580kb | 下载:1

[数学计算/工程计算KF_SINS

说明:一个简单的通过kalman滤波实现管道初始对准的程序-A simple kalman filtering through the pipeline to achieve initial alignment procedure
<yanxin> 在 2025-11-29 上传 | 大小:2kb | 下载:0

[数值算法/人工智能chushiduizhun1

说明:自己编写的一个简单的初始对准的程序,思路比较清楚,比较适合初学者-I have written a simple initial alignment procedures, ideas, clearer and more suitable for beginners
<yanxin> 在 2025-11-29 上传 | 大小:1kb | 下载:0

[数值算法/人工智能INSgongjuxiang

说明:一个惯导的工具箱,很实用,学习惯导的可以应用此工具箱来实现自己程序的编写-An inertial navigation toolbox, it is useful to learn INS can be applied to the toolbox to achieve their own procedures for the preparation of
<yanxin> 在 2025-11-29 上传 | 大小:663kb | 下载:0

[数值算法/人工智能lianbanglvbo

说明:一个联邦滤波的程序,可以实现比KF更高的滤波精度-A federal filtering program, can achieve a higher filtering accuracy than the KF
<yanxin> 在 2025-11-29 上传 | 大小:11kb | 下载:1

[数值算法/人工智能47651500KF_SINS_modify2

说明:一个经过优化的INS-KF滤波算法,可以实现比常规kalman滤波更高的精度和效果,有兴趣的可以学习一下-An optimized INS-KF filtering algorithm, can achieve higher than conventional kalman filtering accuracy and effectiveness are interested can learn about
<yanxin> 在 2025-11-29 上传 | 大小:2kb | 下载:0

[数值算法/人工智能KF

说明:一个简单的kalman滤波程序,对于初学者比较有用-A simple kalman filtering process, more useful for beginners
<yanxin> 在 2025-11-29 上传 | 大小:2.78mb | 下载:0

[数值算法/人工智能Hellozz

说明:Its a little small first program of a beginner
<Krish3> 在 2025-11-29 上传 | 大小:2kb | 下载:0

[matlab例程Alaa_ToolBox_sent

说明:模式识别matlab工具箱。一般常见的分类方法都包含在内,还有svm分类。-Pattern recognition matlab toolbox. General common classification methods are included, as well as svm classification.
<swallow> 在 2025-11-29 上传 | 大小:74kb | 下载:0

[matlab例程recursion

说明:递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。-Recursion, is a function to achieve a very important part of many programs
<sulihao> 在 2025-11-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算program

说明:用迭代法解非线性一元方程,使用简单,运行已经调试-Iterative method for solving nonlinear equations of one dollar, using a simple, running has been debugging
<晓峰> 在 2025-11-29 上传 | 大小:4kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 5618.19 .20 .21 .22 .23 ... 28523 »

源码中国 www.ymcn.org