Matrix of order 0

Matrix of order 0 - Creat matrix of order 0? Please. - Messages

#1 Posted: 2/3/2017 3:22:41 PM
josef

josef

0 likes in 8 posts.

Group: User

Hello,

I writing work on High School on topic IIR filtres and I need to create matrix of order 0.

In matlab:
p_0_NDP = []
p_0 = Omega_n * p_0_NDP;


In SMath studio?

x:#clean# - does not work


Thank you for help.
#2 Posted: 2/3/2017 4:01:09 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

ZeroMatrix: like this

Zero Matrix.bmp
#3 Posted: 2/3/2017 4:17:16 PM
josef

josef

0 likes in 8 posts.

Group: User

Wrote

ZeroMatrix: like this

Zero Matrix.bmp




But it is not. If I insert M(0) is length matrix 1, but I need length matrix 0

#4 Posted: 2/3/2017 4:40:58 PM
Arie

Arie

93 likes in 285 posts.

Group: User

I don't believe SMath supports empty Matrices.
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
#5 Posted: 2/3/2017 4:47:50 PM
Arie

Arie

93 likes in 285 posts.

Group: User

Can you upload an example of what you're trying to accomplish?

We might be able to help implement it a different way.
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
#6 Posted: 2/3/2017 6:07:24 PM
josef

josef

0 likes in 8 posts.

Group: User

You can send e-mail adress on you? I need help about SMath studio functions. Thank you.







Wrote

Can you upload an example of what you're trying to accomplish?

We might be able to help implement it a different way.



#7 Posted: 2/3/2017 6:51:10 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

But it is not.



A matrix of order zero is a "zero matrix"
If you want it rectangular from the fx menu
'Ones(3,5)' ,,,, then of any value: *1.23456789=
#8 Posted: 2/3/2017 9:29:55 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

Example for declaration and use of an empty matrix:

2017-02-04 01_25_38.png

stack.sm (11 KiB) downloaded 44 time(s).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Arie 2/3/2017 10:03:00 PM
#9 Posted: 2/3/2017 10:03:19 PM
Arie

Arie

93 likes in 285 posts.

Group: User

Awesome. Thanks, Martin. I did not know that empty matrices were supported.
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
#10 Posted: 2/4/2017 12:07:50 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

... a more elegant way to "skin the cat".

Vectorise Quick.bmp
#11 Posted: 2/4/2017 10:32:43 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

... technical matrix

Zero Matrix Plus.bmp
#12 Posted: 2/4/2017 2:38:17 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

I need to create matrix of order 0



At this point, you know how to create a "zeromatrix".
Visit "Samples => PseudoInverse" few days ago,
This type of matrix: you fill-in manually.
=====================================================

The other style matrices construct by themselves from their
governing algorithm. Download the attached work sheet.
I may be wrong but I would think your IIR filter is one of
this type matrix that constructs around the IIR algorithm.

Jean

Spline l_p_c.sm (145 KiB) downloaded 51 time(s).

  • New Posts New Posts
  • No New Posts No New Posts