-
classicalSegment2
Matlab 经典分割段子,如迭代法等,欢迎下载(Matlab classic split scripts, please download)
- 2010-06-08 16:12:33下载
- 积分:1
-
ginput2
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
- 2010-02-17 07:17:07下载
- 积分:1
-
OFDMsoursecode
这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。(This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, and down conversion, Gaussian channel model, FFT, PAPR suppression, various synchronization, demodulation and decoding module, and system performance omnibus simulation of the system reliability.)
- 2011-05-01 15:26:22下载
- 积分:1
-
LTE_prcdr
conventional precoder for LTE-A
- 2014-10-20 22:34:32下载
- 积分:1
-
m-file
apply mid filter to image and compare with another filter in image processing
- 2012-01-22 05:28:52下载
- 积分:1
-
hfss_tutorial
Ansoft HFSS Tutorial: Stripline
- 2010-01-02 04:43:40下载
- 积分:1
-
CentreOfEllips
A program to find the centre of each ellips
- 2010-02-15 03:29:54下载
- 积分:1
-
GAforPathPlaning
说明: 采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。
利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。
用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题、难点以及解决办法。(It is a classical problem to divide the workspace of the robot by grids and optimize the path of the robot by using optimization algorithm. At present, the ant colony algorithm is used to optimize the path on the grid map, and the genetic algorithm is used to optimize the path on the grid map, which is more difficult to achieve.
The difficulties of using genetic algorithm to deal with the path planning of robot on raster map mainly include: 1. guaranteeing that the path is uninterrupted, 2. guaranteeing that the path does not cross obstacles.
The steps of genetic algorithm in solving optimization problems are fixed, that is, population initialization, selection, crossover, mutation, fitness calculation. Then I will talk about the problems, difficulties and solutions of genetic algorithm in each step of robot path planning in raster map.)
- 2019-05-02 14:56:19下载
- 积分:1
-
Kalman-PROGAM
MATLAB 卡尔曼滤波 原理说明及程序(MATLAB Kalman filter)
- 2013-12-01 20:37:18下载
- 积分:1
-
Performance_Analysis_of_PN_Code_Acquisition
文章中主要阐述了PN码的捕获,并对以前的各种捕获方法进行了改进。得出了基于FFT的快速捕获算法!(Abstract-A FFT-based parallel acquisition algorithm for Direct
Sequence/Spread Spectrum radio navigation system is studied to
solve long PN code acquisition using serial method. Frequency
domain analysis of FFT to acquire signal is applied in this paper
and state transfer function is used to derive the expression of
average acquisition time.)
- 2010-12-08 22:03:29下载
- 积分:1