资源列表
dearNumber
- 寻找10亿以内的拟亲和数,包括线性筛法求质数表、合数表,还有一些该算法实现技巧-For quasi amicable numbers less than 1000000000, including linear sieve method for prime number table, table, there are still some of the algorithm implementation skills
Digital-Signal-Processing-Using-Matlab-V4---Ingle
- How to do your DSP with Matlab. Oriented to hands-on approach. Contains numerous examples.
newmat10
- 一个很有用的数学求解器,newmat编译简单,计算方便,是个很不错的求解器-A very useful mathematical solver, newmat compiler is simple, easy to calculate, is a very good solver
matlab-KICA
- kica-故障监测 通过对自回归模型中测量矩阵引入时滞参数得到一个适用于动态系统的增广矩阵;然后,选择核函数,计算核矩阵,将增广矩阵映射到高维空间进行白化;最后,利用改进的快速ICA方法提取出独立成分实现对新的测试数据进行在线监测-kica-Fault monitoring
k_svd1
- K-SVD同MOD一样也分为Sparse Coding和Dictionary Update两个步骤,Sparse Coding没有什么特殊的,也是固定过完备字典D,使用各种迭代算法求信号在字典上的稀疏系数。-K-SVD Sparse Coding and Dictionary Update is also divided into two steps, like MOD, Sparse Coding is not anything special, also fixed overcomplete
APdL-ANSYS
- APdL参数化有限元分析技术及其应用实例-APdL parameterized finite element analysis techniques and its application
Fortran
- fortran语言中常用的计算算法综合,如线性回归、非线性回归、求积分等运算-fortran language commonly used in the calculation of algorithmic synthesis, such as linear regression, nonlinear regression, integrals and other operators
chilunshuju
- 齿轮数据,可在MATLAB上使用,为齿轮的研究提供实验数据。-Gear data available on the use of MATLAB to provide experimental data for the study of the gear.
ICPdemo_test
- 迭代最近点(ICP)算法 包括Kd-tree搜索实现-Iterative Closest Point (ICP) algorithm includes Kd-tree search implementation
LINGO9
- 最常用的优化软件,能够优化很多实际问题,常包含线性及非线性-The most commonly used optimization software to optimize many practical problems, often including linear and nonlinear
Complete
- a doctorate thesis for dynamic multi-objective optimization
NumericalRecipiesinC
- Useful book that implements most useful state-of-the art minimization algorithms found everywhere in literature today.