资源列表
fourier-analisys
- This file does Fourier Analisys
RK
- 4阶龙格库塔法,可用于高阶常微分方程计算。压缩包内包含高阶微分方程实例和4阶显式龙格库塔法程序,供大家参考。-4-order Runge-Kutta method
chirp1
- 线性调频信号的MATLAB仿真,适合初学者参考-MATLAB simulation LFM
Newtonforward
- NETONBACK插值,可以用在GPS轨道拟合和钟差内插,可以解决runge问题,有兴趣的可以参考-NETONBACK interpolation, which can be used in GPS orbit fitting and clock difference interpolation, can solve the problem of runge, interested can refer to
xuanzhuan
- 本程序用于三维坐标绕原点旋转之后的点坐标位置,初始坐标自行设定。-This program is used to coordinate the position of the origin of the three-dimensional coordinates of the point of rotation around after the initial coordinates to set their own.
MATLAB
- 多个神经元分类,又称模式联想。对如下输入、输出样本进行分类。要求用MATLAB画出最后的线形图。 p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0 -0.3 -0.5 -1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8 -1.5 -1.3] t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1]-Multiple neurons classification, lenovo is also called the mode.
AIC_standard
- 进行系统辨识前期处理,利用AIC信息准则进行系统阶次的辨识,-Pre-treatment system identification using AIC information criterion were the order of the identification system,
SGM
- 用于解决视频质量诊断系统中的模糊检测模块,使用的是图像的梯度模特征,获取先验值后,检测效果还不错-Video quality diagnostic systems used to solve in the blur detection module, using a gradient mode feature of the image, after obtaining a priori value detection results were good
DP32
- a sample of dinamic progaramming optimisation
Length
- 运用类的方法,输入两个点,求解两点之间的距离-input two point ,comput the length between the two point
TMM
- 单层介质板的TMM计算以及与CST结果对比。
grad_descent
- The code helps to calculate the value of a unconstrained objective function using gradient based method.