▍1. 等高线拟合程序matlab
等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。(contour fitting source code (Matlab source), a foreigner series, level really can admire. Inside Notes quite detailed.)
等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。(contour fitting source code (Matlab source), a foreigner series, level really can admire. Inside Notes quite detailed.)
DPWMMIN调制,在matlab2014A验证,可以运行。(DPWMMIN modulation, has been verificated in the matlab2014A.)
通过坐标转换的方法估算月球在某一时刻在J2000坐标系下的位置和速度。(理解航天中坐标转化、时间系统的学习案例)(Through the coordinates of the conversion method to estimate the moon at a time in the J2000 coordinate system under the location and speed. (Understanding of aerospace coordinate transformation, time system learning case))
本程序时基于混沌理论和ELMAN神经网络的短期负荷预测,能取得很好的预测效果,直接使用该程序就能实现电力短期负荷预测,同样使用于其他类型的时间序列预测(the procedures based on chaos theory and neural networks ELMAN short-term load forecasts, can be achieved very good results forecast, the direct use of the procedure we will be able to realize short-term power load forecasting, the same used in other types of time series prediction)
弹性波方程的地震波场的正演模拟,采用的是高阶精度--10阶,但是还没加边界(Elastic wave equation of seismic wave field forward modeling, using the high-order accuracy- 10 bands, but not Canadian border)
说明: 多目标优化问题,主要用于城市供水优化调度(Multi-objective optimization, optimal scheduling for water supply)
用全极化的相干矩阵和协方差矩阵,模拟简缩极化的协方差矩阵和Stokes参数(By coherent matrix and covariance matrix fully polarized, polarized analog abbreviated covariance matrix and the Stokes parameters)
将icrs坐标系转换到ITRS坐标系。matlab代码(ICRS to ITRS transformation)
用于InSAR中相位解缠的代码,包含goldstein枝切法和质量图,有效解决相位解缠问题(Code for phase unwrapping in InSAR data processing)
这是关于七参数转换的代码,他的转换精度高,另外附有原始数据(Seven parameter transformation)
基于蚁群算法的无人机航路规划,在三维航路中进行航路代价估计,规划出最优路径( U57FA u4E8 u8R1 u8R1 u8121 u8121 u8221 u7229 u8E0 U4EE3 u4EF7 u4F30 u8BA1 uFF0C u89C4 u5212 u51FA u6700 u4F18 u8DEF u5F84)
A、名称:限幅滤波法(又称程序判断滤波法) B、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A), 每次检测到新值时判断: 如果本次值与上次值之差<=A,则本次值有效, 如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。 C、优点: 能有效克服因偶然因素引起的脉冲干扰。 D、缺点: 无法抑制那种周期性的干扰。 平滑度差。(A. Name: Limited filter method (also known as program judgement filter method) B. Method: Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined. Judge each time a new value is detected: If the difference between the current value and the previous value is <=A, the current value is valid. If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value. C. Advantages: It can effectively overcome the impulse interference caused by accidental factors. D. Disadvantages: That periodic interference cannot be suppressed. The smoothness is poor.)
说明: A、名称:限幅滤波法(又称程序判断滤波法) B、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A), 每次检测到新值时判断: 如果本次值与上次值之差A,则本次值无效,放弃本次值,用上次值代替本次值。 C、优点: 能有效克服因偶然因素引起的脉冲干扰。 D、缺点: 无法抑制那种周期性的干扰。 平滑度差。(A. Name: Limited filter method (also known as program judgement filter method) B. Method: Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined. Judge each time a new value is detected: If the difference between the current value and the previous value is
将源文件转成excel格式并对配对合适的保留时间(Converting the source file to excel format and matching the appropriate retention time)
激光雷达点云数据拟合点云拟合icp算法(Point cloud fitting ICP algorithm for LIDAR point cloud data)