资源列表
PolyFit.java
- Polynomial curve fitting polyfit from MatLab in Java Applet for demo
CreateMagicMatrix
- 《洛书》增强版算法解密 包括偶数阶、双偶数阶、单偶数阶等各类魔方(幻方)的生成算法源码。 其中单偶数阶最难: 单偶数魔方,n为偶数,且不能被4整除(n=6,10,14,18,22……)(n=4k+2,k=1,2,3,4,5……)。这是奇数阶魔方,双偶数阶魔方,单偶数阶魔方三种魔方里面最复杂的魔方。 以n=10为例,这时k=2。 (1)把方阵从左到右,从上到下分成A,B,C,D四个象限,这样每个象限肯定是奇数阶,用罗伯法,依次在A,D,B,C象限按奇数阶魔方的
Lagrange
- 三階拉格朗日內差法。使用了Farrow結構,簡化三階多項式係數之運算。-third-order Lagrange interpolation algorithm. use Farrow structure to simplify the coefficients of the polynomial of Lagrange method.
Kalman_
- EKF for Kalman filter function [x,P]=ekf(fstate,x,P,hmeas,z,Q,R) EKF Extended Kalman Filter for nonlinear dynamic systems [x, P] = ekf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P -EKF for Kalman filter function [x,P]=ek
example-of-VCPP
- 关于VC++的几个经典例子,包括打印杨辉三角形,抓肇事交通犯等-About a few classic VC++ example, including print Triangle catch accident traffic offenders
LE
- 计算时滞微分方程的李雅普诺夫指数,动力学维数-Delay differential equations Lyapunov index calculation, dynamic dimension
d9000mpi3
- 对互谱法被动测距的原理及算法各个环节进行仿真验证:加权最小二乘估计中权系数的选取;相关窗长度的选取;各频段综合方法等等。最后实现了对9000m—15000m距离的测距-Cross-spectral method for passive ranging all aspects of theory and algorithms for simulation: weighted least squares estimation of the right of the selection coeffic
spline
- 实现第一种边界条件的三次样条插值,便有函数和函数调用,并用具体数据测试,确保准确无误。-The first boundary condition to achieve the cubic spline interpolation
partial-differential-equation
- MATLAB实现偏微分方程的差分计算 源程序代码,绘制了三维图-MATLAB difference calculation of partial differential equation for the source code, to draw a three-dimensional figure
Thermal-finite-diference
- by this code, user will can solve thermal equation on plate in steady condition. three status is spotted
Archive
- 信号频谱绘制函数,绘制输入输出函数,并计算信号的sndr。-Signal spectrum drawing functions to draw input and output functions, and calculate sndr signal.
XiaoNeng
- 水闸设计的消能计算 进行大中型水闸设计的消能防冲计算-Consumers will be able to calculate the design of medium to large sluice gates designed to calculate the energy dissipation and erosion
