搜索资源列表
zuoyeCMA CMA恒模算法的盲均衡的Matlab仿真
- CMA恒模算法的盲均衡的Matlab仿真。包含主程序和调用程序,SISO-CMA constant modulus algorithm for blind equalization Matlab simulation. Including the main program and the calling program, SISO
chao-matlab
- 包含有详细的混沌理论优化算法,可以用于控制器参数的寻优-Chaos Theory contains a detailed optimization algorithm, can be used for optimization of controller parameters
twosvpwm
- SVPWM算法,包括扇区选择,矢量作用时间计算等-SVPWM algorithm, including the sector selection, vector calculation time
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
chap08
- ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
trace
- GPS信号模拟器卫星状态参数的算法研究,模拟器,轨道参数,非球形地球引力。-GPS satellite signal simulator state parameters of the algorithm, simulator, orbital parameters, non-spherical Earth' s gravity.
PSORosenbrock
- 这个是粒子群算法的函数优化,matlab的-very nice
tsp
- tsp算法,遗传算法解决tsp问题,用到MATLAB编程-tsp algorithm, genetic algorithm to solve the tsp problem, use MATLAB Programming
xiaoshengjing
- 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
MATLAB
- 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
SOM
- 用MATLAB实现SOM算法改进,非常实用的程序!可以直接使用的!-SOM algorithm using MATLAB to achieve improvements, a very useful program! Can use!
matlab
- 基于遗传算法的投影寻踪代码,提供大家下载,方便查阅-【研学堂】【代码】投影寻踪代码,请验用!! function Qa=Project_Pursuit(X,a,Alpha) 输入参数列表 X 本指标矩阵,n×p的矩阵,每一行为一个样本, Xij表示第i行第j列指标,X是否已经归一化均可 a 投影向量,1×p的矩阵,元素取值范围-1~1,要求其元素平方和等于1 Alpha 窗口半径系数,典型取值0.1
matlab-LTE-xindaoguji
- 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
otsu.matlab
- 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
AFSA
- 内容为基于人工鱼群算法的输电网络扩展规划的.m文件,采用ieee6节点为模型。包括潮流计算和过负荷计算子程序,六节点系统算法主程序,觅食及追尾行为子程序,算法定义参数设置子程序,算法中各参数赋值子程序,线路参数读取子程序等。-matlab,grid planning,artificial fish swarm algorithm(AFSA),ieee 6-bus
Matlab
- 小波算法的在心电图中的实际应用,有助你学习和实际应用,有源代码程序-It can help you study
matlab
- 优化算法,蚁群算法,有助于将实现过程理解,用matlab实现-It can help you study
matlab
- MATLAB基本算法,简单的运算代码,一些简单运算-MATLAB basic algorithm, a simple calculation code, some simple arithmetic
扩展prony算法code
- 基于matlab的扩展prony算法,入学易懂。(prony algorithm based on matlab)
二维粒子群算法的matlab源程序
- 基于基础的粒子群算法,实现粒子群算法的二维求解。(The realization of two-dimensional particle swarm algorithm.)