-
simplexivan
Metodo simplex en matlab
- 2010-07-28 01:34:25下载
- 积分:1
-
CLIPPING_OFDM
OFDM系统中用限幅法降低系统的峰值平均功率比(OFDM system limiting method used to reduce the peak-to-average power ratio)
- 2007-06-03 15:54:01下载
- 积分:1
-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1
-
matlab生成四种波形的mif文件
matlab生成四种波形的mif文件,供fpga中rom仿真使用(Matlab generates four waveform mif files for use in fpga rom emulation)
- 2019-04-10 16:13:19下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
BP
说明: 此程序是用于模式分类的在matlabhu环境下的原代码,AI该程序是在三层bp网络的基础上结合小波知识实现的(This procedure is used for pattern classification matlabhu environment in the original code, AI that the procedure was in bp in the three-tier network based on the combined knowledge of the realization of the wavelet)
- 2008-12-31 09:27:42下载
- 积分:1
-
GAljgh
基于遗传算法的移动机器人路径规划研究,该论文在分析了目前各种路径规划方法优缺点的基础上,选择遗传算法来解决静态和动态环境下移动机器人的路径规划问题。
(Based on genetic algorithms for mobile robot path planning studies, the paper analyzed the current advantages and disadvantages of various methods of path planning based on the choice of genetic algorithm to solve the static and dynamic environment of mobile robot path planning.)
- 2008-05-07 17:22:00下载
- 积分:1
-
pinpufenxi
说明: 该matlab程序详细展示了频谱分析的方法,值得参考(Matlab program shows the detailed spectrum analysis, it is also useful)
- 2010-04-05 17:01:19下载
- 积分:1
-
MATLABwavelet
说明: 小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪(Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising)
- 2010-04-18 11:17:41下载
- 积分:1
-
mex
matlab与c的联合编程的相关文,哈哈哈哈哈哈哈(matlab and c joint programming document)
- 2010-05-24 13:33:50下载
- 积分:1