-
algorithm_of_the_constrained_optimization
说明: 约束优化问题算法的 matlab 程序,包括:
minRosen.m---Rosen 梯度投影法
minFactor.m----乘子法
minconPS.m-----坐标轮换法
minPF.m----外点罚函数法
minMixFun.m-----混合罚函数法
minJSMixFun.m----加速混合罚函数法(Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rosen gradient projection method minFactor.m---- multiplier method minconPS.m----- coordinate rotation method minPF.m---- outside the points penalty function method minMixFun.m----- mixed penalty function minJSMixFun.m---- speed up the hybrid penalty function)
- 2010-04-05 11:30:06下载
- 积分:1
-
BCCH
说明: 无线通信系统中BCCH在发送端与接收端的处理过程,有注释(Wireless communication systems BCCH transmitter and receiver in the treatment process, and notes)
- 2010-04-08 22:14:01下载
- 积分:1
-
pm
说明: 内容:运用PM算法识别空间目标。程序中附有注释,可改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: The use of PM space target recognition algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
- 2013-11-25 21:35:41下载
- 积分:1
-
FXNLMS
频域自适应滤波器(FDAF)演示程序,基于MATLAB的M程序,包括FXLMS算法(Frequency domain adaptive filter (FDAF) demonstration program, based on the MATLAB M program, including the FXLMS algorithm)
- 2017-07-16 22:38:39下载
- 积分:1
-
PUCCH
LTE PUCCH source code(LTE uplink control channel)
- 2010-08-09 15:31:22下载
- 积分:1
-
squarepot
Compute resonances of a one-dimensional piecewise-constant potential.
- 2009-11-03 14:06:41下载
- 积分:1
-
8psk
说明: 高斯噪声下的8psk误码率检测与理论值比较(Gaussian noise of 8PSK BER detection compared with the theoretical value)
- 2006-04-13 09:41:59下载
- 积分:1
-
MATLAB520
《MATLAB实用教程---控制系统仿真及应用》的配套光盘,不但便于读者使用,而且给任课老师提供了生成数量不限的练习题的功能,便于因人施教。希望对大家有帮助(" MATLAB practical tutorial--- Control System Simulation and Application" matching discs, not only to facilitate the reader to use, but are not limited to the classroom teacher provides a number of functions to generate exercises, to facilitate individualized instruction. I hope everyone has to help)
- 2014-02-16 10:31:42下载
- 积分:1
-
metal_artifact_reduction
Die Computertomographie (CT) hat seit ihrer Einfuhrung im Jahr 1972 [22] die medizinische
Bildgebung revolutioniert. Die raumliche Abbildung gesamter Patientenvolumina mit
hoher Genauigkeit und quantitativ verwertbaren Bildern ist ein immenser Vorteil gegenuber
herkommlichen bildgebenden Verfahren in der Medizin wie z.B. der konventionellen Rontgendiagnostik.
Die Entwicklung von kontinuierlich rotierenden CT Systemen und der darauf
folgenden Einfuhrung der Spiral CT im Jahr 1989 [38, 40] mit der Moglichkeit, komplette
Volumina wahrend einer Atempause zu scannen, steigerte die Bedeutung der Computertomographie
noch mehr.
- 2007-11-15 02:01:42下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1