Stark · @Stark9837
139 followers · 2703 posts · Server techhub.social

Don't get me wrong, I love and ran it for about 3 years before being forced to go back to . Coming back to it recently has been a great joy.

But the pain of installing and losing my entire run recently really broke me.

Linux is fun, but the installation of software is often a pain, and I can see the barrier it would have for even my technical friends. The other thing is the weird instability I sometimes experience. Something like my software working great and then just crashing for days without changing anything.

Overall, it is fun for a developer, but I sometimes miss the fire and forget the ease of use I had with Windows and 90% of my library.

#linux #windows #matlab #factorio #steam

Last updated 1 year ago

❌ Ditto · @thegreybeardofthetree
8 followers · 213 posts · Server fosstodon.org

@tchauhan haven't touched in over a decade, and never had to use it on#linux

However, I'm curious: would this work for the global config file: add a line that sources `$HOME/.matlabrc`?

If Matlab is able to include config files from within another... this (or the Matlab specific way of specifying home environment variable might work?

#matlab

Last updated 1 year ago

Martin H. Trauth · @martinhtrauth
785 followers · 106 posts · Server fediscience.org

Three methods for calculating an evolutionary power : spectrogram, wavelet power spectrum and evolutionary Lomb-Scargle power spectrum, coming soon in the new editions of my books and for already here now: mres.uni-potsdam.de/index.php/

#matlab #spectrum

Last updated 1 year ago

【MATLAB】曲面上を指し示す「理想的なマーカー」を求めて試行錯誤
qiita.com/tsubolabo/items/58b3

#qiita #matlab

Last updated 1 year ago

· @xmlarbyter
119 followers · 551 posts · Server social.tchncs.de

Könnte ich auch händisch machen, aber bei etlichen komplexeren Funktionen geht es gerade bei den 2. und 3. Ableitungen schon gut zur Sache. BTW: Ließe sich auch mit unter Nutzung von »derivative of function« angehen.

Mit ist aber der Workflow, wie gezeigt, praktikabler.

#wolframalpha #matlab

Last updated 1 year ago

· @xmlarbyter
118 followers · 550 posts · Server social.tchncs.de

Ich bastele gerade mit an der Erweiterung meines SVG-Funktionsplotters und ergänze die analytischen Ableitungen der Funktionen, um Extrempunkte und Nullstellen genauer zu ermitteln:

syms x
f = x^3 - 4 * x^2 + 4 * x
f1 = simplify(diff(f))
f2 = simplify(diff(f1))
f3 = simplify(diff(f2))
fprintf(strcat(string(f), "\n", string(f1), "\n", string(f2), "\n", string(f3)))

Den Output der drei Ableitungen kann ich dann in xsl:function umformulieren:

4*x - 4*x^2 + x^3
3*x^2 - 8*x + 4
6*x - 8
6

#matlab

Last updated 1 year ago

nelson_software · @nelson_software
3 followers · 32 posts · Server techhub.social
Léo Varnet · @leovarnet
660 followers · 498 posts · Server qoto.org

New release! 💻 the TMST toolbox v2.0 includes a modulation scalogram function and a step-by-step demonstration of the main features. github.com/LeoVarnet/TMST/blob @psycholinguistics

#speechperception #SpeechProduction #speechprocessing #matlab

Last updated 1 year ago

i also plan to have a talk to introduce as a replacement so the school can just freaking remove (or paying for) licenses entirely. is a better alternative anyway (im biased 😘)

#julia #matlab

Last updated 1 year ago

Navi :julia: :python: · @mikelech
154 followers · 231 posts · Server fosstodon.org

So why then Julia? Well, Julia is faster than , more suitable to write large systems in it than and less expensive than . So, speed, scalability and being open source make Julia an attractive alternative. On the other hand, Julia requires more programming skills than the other 3 languages mentioned, so it is really interesting to see whether it can keep its position between the "big boys".

#python #rstats #matlab

Last updated 1 year ago

#matlab

Last updated 1 year ago

Martin H. Trauth 💎 · @martinhtrauth
735 followers · 103 posts · Server fediscience.org

This week I'm teaching the data acquisition practical again with Lego Mindstorms, smartphones, thermal imaging cameras, spectral cameras, laser scanners and lots more toys – it's going to be fun!

link.springer.com/book/10.1007

#statistics #geosciences #python #matlab

Last updated 1 year ago

Léo Varnet · @leovarnet
642 followers · 465 posts · Server qoto.org

Happy to introduce the first release of TMST, a toolbox for the computation of amplitude- and f0- modulation spectra and spectrograms. This toolbox provides different tools to explore the modulation content and dynamics of signals, in particular . github.com/LeoVarnet/TMST @psycholinguistics @linguistics

#matlab #audio #speech #sounds #speechperception #SpeechProduction

Last updated 1 year ago

Leigh Dodds · @ldodds
602 followers · 1405 posts · Server mastodon.me.uk

Going to share this again.

In Black Panther 19 (2005-2008) he is on honeymoon with Storm and relaxing on the beach reading a book.

Turns out it's a Matlab manual. This is the code he's reading:

ece.northwestern.edu/local-app

Even superheroes need to brush up their data science

#marvel #blackpanther #datascience #matlab

Last updated 1 year ago

FredPlus10 · @vatbub
15 followers · 149 posts · Server layer8.space

I mean, is a pretty powerful tool, but the editor is just terrible compared to any or even . But there's one thing that is even worse than that: When you're stuck using GNU . Nothing about the Octave UI is ergonomic or comfortable.

#octave #vscode #ide #intellij #matlab

Last updated 1 year ago

David Wilby · @davidwilby
109 followers · 84 posts · Server fosstodon.org

has a new, small but awesome feature - open any public github repo in the cloud - get this - even if you don't have a MATLAB license.

New post on the MATLAB blog here: reproduciblematlab.github.io/b

Also available on my new and shiny project: Reproducible Temperature Visualisations with MATLAB github.com/reproducibleMATLAB/

Open this project in MATLAB online to create stunning visualisations of surface temperature data and visualise change: matlab.mathworks.com/open/gith

#matlab #reproducible #climate

Last updated 1 year ago

Abraxas3d W5NYV · @abraxas3d
722 followers · 1386 posts · Server mastodon.radio

There's two paths forward, each with two blockers, on ( drone datalink using bands).

1) 2021.1 Petalinux build, where the transceiver toolbox works, but the TES profiles do not work.

2) 2022.2 Petalinux build, where the transceiver toolbox doesn't work, but the TES profile is correct.

If you can help, please get in touch. We've got great things going on and want to demonstrate them on this hardware.

#matlab #adi #hamradio #opensource #neptune

Last updated 1 year ago

Leonardo Grando · @lgrando123
93 followers · 264 posts · Server sciencemastodon.com

E o ++ passou o no índice TIOBE. Python e C soberanos. e surpreendendo também.

tiobe.com/tiobe-index/

#c #java #matlab #Scratch

Last updated 1 year ago