登录
首页 » Matlab » 亲测可用的凸优化算法开源程序

亲测可用的凸优化算法开源程序

于 2022-03-07 发布 文件大小:7.67 kB
0 127
下载积分: 2 下载次数: 1

代码说明:

包括广义互相关函数GCC时延估计,实现了对10个数字音的识别,给出接收信号眼图及系统仿真误码率,采用偏最小二乘法,利用matlab GUI实现的串口编程例子,利用自然梯度算法。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Tutor_of_MATLAB
    完整精通MATLAB综合辅导与指南书籍,网上有些缺少前4章。(Full proficiency in MATLAB integrated counseling and guide books, the Internet and some lack of pre-Chapter 4.)
    2008-02-26 16:49:39下载
    积分:1
  • MATLAB
    A genetic implimentation for 2 class input classification
    2010-12-01 15:07:10下载
    积分:1
  • 多抽样率信号处理代码
    这是一个好用的频偏估计算法的matlab仿真程序,FMCW调频连续波雷达的测距测角,采用波束成形技术的BER计算,在MATLAB中求图像纹理特征,迭代自组织数据分析,各种kalman滤波器的设计。
    2022-03-03 06:20:19下载
    积分:1
  • 实现正确的图像分
    实现对图像的分块并进行压缩感知算法的恢复-Achieve the right image sub-block and recovery of compressed sensing algorithm
    2023-07-12 01:50:05下载
    积分:1
  • bisection
    matlab源代码 主要是进行有限元计算的(matlab source code is mainly carried out finite element calculations)
    2008-04-27 18:41:59下载
    积分:1
  • parzen-matlab
    parzen窗函数估计,matlab代码(parzen window function estimation, matlab codes)
    2015-06-15 15:49:25下载
    积分:1
  • ResponseFunc
    求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve )
    2021-02-19 22:09:44下载
    积分:1
  • 图像处理程序
    说明:  图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
    2020-06-20 14:00:02下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • DespeckleRef201507
    用于医学影像噪声去除,对散斑噪声有良好得滤除作用,运行时间短(Removal of medical image noise)
    2018-03-03 16:02:59下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载