资源列表
GetCPUAndDisk
- 得到cpu的序列号和硬盘的徐蕾好,并且简单的加密的算法!-be cpu sequence and the hard drive Xu Lei good and simple encryption algorithm!
rtcmas_client
- 小波包分析提取振动信号中的特征频率,以及能量谱分析计算-wavelet packet analysis vibration signal from the characteristic frequency, and the energy spectrum analysis
bp_matlabcode
- bp神经网络源程序,大家可以参考,是用matlab 编写的-bp neural network source, we can refer to, is prepared by the Matlab
dir2cas
- 直接型到级联型的形式转换 % [b0,B,A]=dir2cas(b,a) %b 为直接型的分子多项式系数 %a 为直接型的分母多项式系数 %b0为增益系数 %B 为包含各bk的K乘3维实系数矩阵 %A 为包含各ak的K乘3维实系数矩阵 %-directly to the cascade-type conversion in the form of%% [belts, B, A] = dir2cas (b, a)% b-to direct the molecular p
[C++_Simul16760711252003
- The program simulates a Nondeterministic Multitape Turing Machine. It works as ordinary (Deterministic) Turing Machine as well.
EOM
- 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
car1111111
- 一个有趣的算法。。。十分有趣-an interesting algorithm. . . Very interesting
bubble__sort
- 一个很好的bubble sort 程序-a good bubble sort procedures.
tr1
- nrtil.cpp nrtil.c 计算对角所必须-nrtil.cpp nrtil.c right angle calculation must
MultiwayPLS.tar
- 应用MATLAB编写的偏最小二乘法程序,且具有画图功能-MATLAB prepared by partial least squares procedure, which is drawing functions
zuisuxiajiangfa
- 用C编写的最速下降法(解方程),注意矩阵A是正定对称的-prepared by the steepest decline (equation solution), the attention to the matrix A is symmetric positive definite
pzplot
- %绘制系统函数的零极点图 % %pzplot(num,den) %num为系统函数分子多项式的系数向量 %den为系统函数分母多项式的系数向量 %