-
FastICA2.5
说明: 运用固定点算法实现快速的独立成分分析,实现代码为matlab(use of the fixed-point algorithms to achieve rapid Independent Component Analysis, to achieve code-Matlab)
- 2006-04-27 08:47:32下载
- 积分:1
-
exa_fml_ortho_damage_umat
ABAQUS纤维增强复合材料损伤失效UMAT(ABAQUS UMAT subroutine for fiber-reinforced composite failure analysis)
- 2016-07-10 17:31:36下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
递推最小二乘
说明: 一般的最小二乘通常是一次拿到全部的数据, 对所有数据进行统一优化计算得到模型系数。递推最小二乘是以一种递推的方式计算最小二乘,每次使用最新的测量值,来不断更新模型系数。(General least squares usually get all the data at one time, and perform unified optimization calculations on all the data to get the model coefficients. Recursive least squares is to calculate the least squares in a recursive way, each time the latest measured value is used to continuously update the model coefficients.)
- 2021-04-24 15:18:47下载
- 积分:1
-
Guide-to-Fortran77
这本书由 Clive G. Page(University of Leicester)先生撰写,旨在帮助正在学习fortran的人。这是本非常好的原版英文入门书。(This book written by Clive G. Page(University of Leicester) is aimed to help those who want to pursue his/her career in Fortran. It is a good start book.)
- 2013-06-18 18:42:03下载
- 积分:1
-
21
说明: 用C语言编写多元线性回归方程,写得不好的地方请指教!(Using C language multiple linear regression equation, where poorly written, please advice!)
- 2010-06-06 17:04:50下载
- 积分:1
-
MCZTFFT
说明: CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。(CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.)
- 2020-11-19 19:29:38下载
- 积分:1
-
Kalman3
卡尔曼滤波程序,完成一维数据卡尔曼数据滤波(Kalman filtering process, the completion of one-dimensional data Kalman filter data)
- 2009-01-09 20:01:18下载
- 积分:1
-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1
-
nenkiu_v58
仿真效率很高的,小波包分析提取振动信号中的特征频率,实现用SDRAM运行nios,同时用SRAM保存摄像头数据。( High simulation efficiency, Wavelet packet analysis to extract vibration signal characteristic frequency, Implemented with SDRAM run nios, while saving camera data SRAM.)
- 2016-10-12 23:00:01下载
- 积分:1