1 страниц (5 вхождений)
derivate problem composite function - Сообщения
#1 Опубликовано: 10 лет назад
#2 Опубликовано: 10 лет назад
#3 Опубликовано: 10 лет назад
When defining a1, b1, c1.. etc, you define them as rows of a matrix (notice how they are still in parenthesis), and they remain a single entry matrix. This causes an error later on since you can't take a derivative of a matrix.
Instead of extracting the row, extract the element by using the "el" function, or write the matrix name followed by "[" and the row number.
eg. a.1 : M[1
Instead of extracting the row, extract the element by using the "el" function, or write the matrix name followed by "[" and the row number.
eg. a.1 : M[1
1 пользователям понравился этот пост
Davide Carpi 10 лет назад
#4 Опубликовано: 10 лет назад
The cases() function helps a lot in writing piecewise continuous functions in a readable way.
2spline_Kr.sm (23 КиБ) скачан 118 раз(а).
2spline_Kr.sm (23 КиБ) скачан 118 раз(а).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 пользователям понравился этот пост
Davide Carpi 10 лет назад
1 страниц (5 вхождений)
-
Новые сообщения
-
Нет новых сообщений