Community Profile

photo

ADYASHA MOHANTY


home

Actif depuis 2016

Statistiques

All
  • Solver

Afficher les badges

Content Feed

Afficher par

A résolu


Number of nonzero elements in matrix
Calculate the number of nonzero elements for given matrix

plus de 7 ans il y a

A résolu


Find the sum of the negative elements under the main diagonal.
Example Input A=[1 2; -3 0] Output -3

plus de 7 ans il y a

A résolu


Logical array indexing - part 1
Given an array |A| of size |m x n| , return an array |Y| of the same size such that the following conditions are satisfied. (...

plus de 7 ans il y a

A résolu


Sort rows of a matrix
Sort rows of matrix A in an ascending order according to the last column Example input: A = [1 2 3;7 8 9;4 5 6]; Exam...

plus de 7 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 7 ans il y a

Question


How to create a virtual serial port using MATLAB only that would eliminate the use of softwares like HW VSP and Eltima
As of now, I use HW to create a COMPORT and then use the standard procedures for reading and writing data to it. However, things...

plus de 7 ans il y a | 1 réponse | 1

0

réponse