-
hoist_program
我们公司控制电动葫芦的程序,是用omron程序编写的.(Electric hoist control of our company s procedures, is prepared by Omron procedures.)
- 2008-01-04 19:17:41下载
- 积分:1
-
ShortestPath_Djk
单源最短路径问题的一种求解算法-Dijkstra算法(Single-source shortest path algorithm A-Dijkstra algorithm)
- 2008-01-07 21:18:39下载
- 积分:1
-
interval-halfing
interval halfing algorithm with matlab
- 2013-12-25 03:31:37下载
- 积分:1
-
CS-RECONSTRUCT-ALGORITHM
常用压缩感知恢复算法,OMP,ROMP,gOMP等,压缩感知入手基本算法(Compressive Sensing Reconstrication algorithm)
- 2015-08-14 15:45:22下载
- 积分:1
-
powelalgorithm
一种传统搜索优化算法 不需要对目标函数求导 得到很好的优化效果(A traditional search algorithm does not need to differentiate the objective function ,also gets well optimized results)
- 2010-05-05 21:33:09下载
- 积分:1
-
ch8example7prog1
用MATLAB实现 泊松分布随机数的产生和皮尔逊检验(Poisson distributed random number generation and Pearson test)
- 2011-06-30 11:55:16下载
- 积分:1
-
rls
RLS算法详解及对多径信道的均衡,误差曲线特性(RLS algorithm)
- 2012-06-10 15:18:51下载
- 积分:1
-
OFDM
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。(First, according to the characteristics of the short training word correlation operation, the signal reaching the detector, when the detected correlation value is greater than the threshold after a certain number of times that a signal arrives. And then the characteristics of long training word, the correlation operation for the FFT window starting position of an OFDM symbol estimate. The estimated position of the FFT window, the first small frequency offset in the time domain estimation, the two long training word small frequency offset compensation, the FFT operation, the FFT result of the operation for integer frequency offset estimate. These parameter estimation is completed, the data can be demodulated on. The first portion of the data for a complete frequency offset compensation, and based on the estimated FFT window position of the FFT operation to obtain frequency domain data, demodulated. Then corresponding to the position of the pilot subcarriers are extracted on pilot inform)
- 2020-11-04 23:49:52下载
- 积分:1
-
magnify
matlab绘制图形完成后,在句柄窗口实现局部放大,通过鼠标键盘的操作来选择放大区域(matlab graphics rendering is completed, the handle of the window to achieve local amplification, through the operation of mouse and keyboard to select the magnified area)
- 2013-11-28 18:47:55下载
- 积分:1
-
TSP(GA)
遗传算法求tsp问题及其matlab代码实现
主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. (Genetic algorithm to solve the TSP problem and the matlab code to achieve
A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
)
- 2015-01-27 19:23:01下载
- 积分:1