-
shipinzhuanhuan
将时域信号进行处理得到加速度频域幅值谱或振级谱(Acceleration amplitude spectrum or magnitude spectrum in frequency domain can be obtained by processing time domain signals.)
- 2020-06-16 22:20:01下载
- 积分:1
-
MATLAB
说明: 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序(File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures)
- 2010-04-27 16:41:18下载
- 积分:1
-
bisection
how to compute the roots using matlab by bisection method
- 2010-05-05 17:19:55下载
- 积分:1
-
PV_MPPT_mine
在Matlab的Simulink仿真环境,使用爬山法模拟MPPT仿真模型。(Matlab Simulink simulation environment, the use of a the climbing method analog MPPT simulation model.)
- 2020-12-11 15:19:18下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1
-
fengchang
风电场模型,用于10MW风电场模型仿真,仿真结果详细,可以用于学习和研究。(wind farm)
- 2020-11-29 19:19:28下载
- 积分:1
-
coordination transformation
说明: 本Matlab代码提供了地理坐标丰富的转换功能:涵盖了经纬度坐标转东北天坐标;经纬度坐标转地心直角坐标;地心直角坐标转东北天;地心直角坐标转经纬度的功能;(This Matlab code provides a rich conversion function of geographic coordinates: covering latitude and longitude coordinates to northeast celestial coordinates; latitude and longitude coordinates to geocentric orthogonal coordinates; geocentric rectangular coordinates to northeast heaven; geocentric rectangular coordinates to latitude and longitude;)
- 2019-12-17 20:23:39下载
- 积分:1
-
卡尔曼滤波
提供了一个扩展卡尔曼滤波源程序,无迹卡尔曼滤波源程序,交互式模型卡尔曼滤波源程序,扩展卡尔曼滤波及无迹卡尔曼滤波对比源程序及一个扩展卡尔曼滤波的目标跟踪算法源程序。(An extended kalman filter source program, no trace kalman filter source program, interactive model kalman filter source program, extended kalman filter and non trace kalman filter contrast source program and an extended kalman filter target tracking algorithm source program are provided.)
- 2020-07-16 22:48:48下载
- 积分:1
-
precession_theory
对圆锥运动引起的微多普勒频移进行matlab仿真(Matlab simulation of the micro Doppler frequency shift caused by conical motion)
- 2021-04-23 21:18:48下载
- 积分:1
-
region-growing
egion growing approach is the opposite of the split and merge approach:
An initial set of small areas are iteratively merged according to similarity constraints.
Start by choosing an arbitrary seed pixel and compare it with neighbouring pixels.
Region is grown from the seed pixel by adding in neighbouring pixels that are similar, increasing the size of the region.
When the growth of one region stops we simply choose another seed pixel which does not yet belong to any region and start again.
- 2012-10-02 15:42:14下载
- 积分:1