-
xfez_sobieski_generator
This function calculates the airfoil coordinates using Sobieski s relationships parameters. The coordinates are stored in a .dat file
- 2013-01-30 19:39:34下载
- 积分:1
-
ECEFtoENV
地心坐标系下的经纬高坐标数据,转换为东北天坐标系下的坐标。输入为经纬高,单位为°。
matlab文件实现,调用函数名为:ECEFtoENV(Geocentric latitude and longitude coordinates of the high-coordinate data is converted to Northeast day coordinate system coordinates. Latitude and longitude input is high, the unit is.)
- 2013-11-14 17:53:06下载
- 积分:1
-
pso-5
经典粒子群算法的matlab实现代码。用函数进行测试实验,并给出算法寻优迭代的效果图(Classical PSO algorithm matlab. Experiments with test functions, and gives an iterative optimization algorithm renderings)
- 2014-02-18 16:21:54下载
- 积分:1
-
l1eq_pd
压缩感知重构算法,线性规划算法matlab程序算法(Compressed sensing reconstruction algorithm)
- 2021-03-26 08:59:13下载
- 积分:1
-
lingzhipanduan
判断一个函数的零点位置与各点正负,可输出效果图(A function to determine the position of each point of plus or minus zero, output renderings)
- 2013-12-28 11:19:52下载
- 积分:1
-
QPSK1
该程序仿真QPSK传输系统,有助于对基本传输方式研究的学习。(Simulation program to realize QPSK transmission system)
- 2009-11-16 21:30:23下载
- 积分:1
-
scan_matching
悉尼大学博士TimBaily编写的激光测距仪匹配的程序。其中包含C++的实现,内容包括:最小二乘优化,近邻匹配等基本算法的实现,是应用激光测距仪进行定位和地图构建不可多得的入门教程。
(scan-matching code written by matlab and c++, dealing with laser range data.)
- 2011-08-14 10:58:38下载
- 积分:1
-
Simulink_tutorial
Several Simulink tutorials that I have collected.
- 2011-08-22 00:47:29下载
- 积分:1
-
1234567
matlab仿真实现不同类型信号的熵值计算(entropy calculation of communication signal)
- 2011-11-29 17:25:28下载
- 积分:1
-
get_ft
input: fun x(t) t min & t max a df
T = t_max-t_min
fs = a*1/T
输入1:方程,xt;输入2,3:信号起始时间;输入4:选取的采样周期是信号长度倒数的倍数,
默认为50;输入5:频域分辨率,默认为0.3
输出频域信号和频域范围
为了提高fft的速度,频域信号长度是2的次方( Input: fun x (t) t min & t max a df T = t_max-t_min fs = a* 1/T Input 1: Equation XT input 2,3: signal start time input 4: select the sampling period is the reciprocal multiples of the signal length, default is 50 input 5: frequency domain resolution, default is 0.3 of the output frequency domain signal and the frequency domain in order to improve the speed of the FFT, the frequency domain signal length is a power of 2)
- 2012-10-16 20:26:20下载
- 积分:1