Please help me in nonconvex

با سلام و احترام
من به یک مشکل برخورد کردم
همش خطای نقطه ضرب میده حتی نقطه رو برداشتم اما بازم خطا میده
ممنون میشم کمکم کنید و اگر دستور خاصی موجوده بفرمایید
Error using .* (line 173)
Disciplined convex programming error:
Cannot perform the operation: {real affine} .* {positive constant}

Error in ofdm_noma1 (line 109)
R_TusRusm(us,m)= Eta_TusRusm_star(us,m,1) .* R1_TusRusm(us,m)+ Eta_TusRusm_star(us,m,2).* R2_TusRusm(us,m);

You need to show the preceding lines of your program, together with the numerical values of all input data which directly or indirectly enters into that line of code.

یعنی بفرستم برای شما؟
من تمام خطوط چک کردم فقط به همین پارامتر گیر میده چون اتای من متغییره

میشه لطفا راهنماییم کنید؟؟؟

You need to provide more information, as requested. Otherwise, I don’t think anyone can help you. Can you post a complete reproducible program, which includes all input data?