Question


How to change exponentiation
Hello, I want to change exponentiation from ^-5 to ^-6 and too format but will that 2. The command window is dense how can to d...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


How to insert numbers into a empty vector in a loop
Hello, I have a function and I want to insert sqra(5,5) that i I will get results of x and counter. How to put all these resu...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


How to order matrix
Hello :) I want to arrange in a matrix, for example that's what I got in the software of command window The strain tensor is ...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


How to do input correctly
clc; clear; Metal=input('Choose a metal material:'); if Metal==AISI1020 else S_y=427; G=80,000; v=0.29; E=207,000 if Me...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How to place and download in a loop?
Hello everyone, I have a number of boxes that I need to store them in a storage area (1X10), number 1 Its boxes inside cell...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


How to multiply each element separately from row first to next row in matrix?
Hello, I want to multiply elements in the first row to the next row within the matrix to get a vector ( *without Prod() funct...

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Question


A triangular creation in a matrix with the rest zeros
I want to write a code which does the following: Say its input is 'n = 12' to create a matrix arranged triangularly with t...

ongeveer 6 jaar ago | 1 answer | 0

1

answer