91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小:
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-02-12
  • 語言: Matlab
  • 標簽: matlab??

資源簡介

壓縮感知重構(gòu)經(jīng)典算法-BP算法,試用效果不錯相對于OMP好很多,但重構(gòu)時間較長

資源截圖

代碼片段和文件信息

%?l1eq_pd.m
%
%?Solve
%?min_x?||x||_1??s.t.??Ax?=?b
%
%?Recast?as?linear?program
%?min_{xu}?sum(u)??s.t.??-u?<=?x?<=?u??Ax=b
%?and?use?primal-dual?interior?point?method
%
%?Usage:?xp?=?l1eq_pd(x0?A?At?b?pdtol?pdmaxiter?cgtol?cgmaxiter)
%
%?x0?-?Nx1?vector?initial?point.
%
%?A?-?Either?a?handle?to?a?function?that?takes?a?N?vector?and?returns?a?K
%?????vector??or?a?KxN?matrix.??If?A?is?a?function?handle?the?algorithm
%?????operates?in?“l(fā)argescale“?mode?solving?the?Newton?systems?via?the
%?????Conjugate?Gradients?algorithm.
%
%?At?-?Handle?to?a?function?that?takes?a?K?vector?and?returns?an?N?vector.
%??????If?A?is?a?KxN?matrix?At?is?ignored.
%
%?b?-?Kx1?vector?of?observations.
%
%?pdtol?-?Tolerance?for?primal-dual?algorithm?(algorithm?terminates?if
%?????the?duality?gap?is?less?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????4783??2013-06-02?17:22??l1BP.m

-----------?---------??----------?-----??----

?????????????????4783????????????????????1


評論

共有 條評論