maths2009
Member
السلام عليكم ورحمة الله وبركاته :
باستخدام برنامج R ارجو مساعدتي في الحصول على تلميح بسيط أو codes لحل السؤال التالي .
As we know, for any matrix A of any dimension, A[i,j]=7 is used to change the value of
the ij-th entry to 7. Write an R function, MAT7ns, that change any matrix to a matrix
of sevens
باستخدام برنامج R ارجو مساعدتي في الحصول على تلميح بسيط أو codes لحل السؤال التالي .
As we know, for any matrix A of any dimension, A[i,j]=7 is used to change the value of
the ij-th entry to 7. Write an R function, MAT7ns, that change any matrix to a matrix
of sevens