资源列表
plasma
- 一维激波管LAX解,用matlab实现,注释清楚,有计算结果输出和图形显示(Lax solution of one dimensional shock tube)
汉明码编码程序
- matlab汉明码程序,实现汉明编码,,并实现纠错和检错功能(Matlab Hamming code program, to achieve Hamming coding, and to achieve error correction and error detection function)
《高等光学仿真》(第2版)MATLAB源程序
- matlab 应用于高等光学,激光仿真计算,程序根据课本安排编版(Matlab is used in advanced optics and laser simulation calculation, and the program is compiled according to the textbook arrangement)
bksvd-master
- block krylov 子空间近似 SVD 分解(Approximate SVD decomposition of block Krylov subspace)
mohu
- 使用模糊PD控制对于具有初始误差的航天器姿态进行整定(Fuzzy PD control of spacecraft attitude)
尖峰自动检测算法
- 自动识别一段信号中的尖峰,并输出尖峰的持续时间和幅值以及位置点(It can automatically identify the spike in a section of signal, and output the duration, amplitude and position of the peak)
基于卡尔曼滤波器的神经网络优化,有蛮好的效果
- 基于卡尔曼滤波器的神经网络优化,是小波神经网络升级版(The neural network optimization based on Kalman filter is the upgraded version of wavelet neural network)
雨流计数法
- 雨流计数法的matlab程序实现,雨流计数法的三点法与四点法 ,且针对于数据处理带有具体数据和实例,
Side slip angle estimation
- 用于车辆的实时质心侧偏角估计,对车辆行驶稳定性控制有潜在意义(It can be used to estimate the real-time sideslip angle of vehicle centroid, which has potential significance for vehicle driving stability control)
96392133MATLAB
- 一致性(consistence)
MATLAB绘制干旱指数面积图
- MATLAB绘制干旱指数面积图,标准化降水指数(Standardized Precipitation Index,简称SPI)采用加利福尼亚大学欧文分校的code计算。(Drawing drought index area map with MATLAB. The standardized precipitation index (SPI) is calculated using the code of the University of California, Irvine.)
泊松方程的Jacobi迭代matlab
- 正五点格式泊松方程的Jacobi迭代matlab代码,正五点差分格式泊松方程,得到方程组后用jacobi迭代的方法求解的