Open in app

Sign In

Write

Sign In

Jozsef Meszaros
Jozsef Meszaros

105 Followers

Home

About

Feb 28

Comprehensive guide for scientists using ChatGPT3

A discussion of this technology’s promise, as well as pitfalls and perils — Science work, whether taking place at the bench, screen, class room or conference room, can all benefit from artificial intelligence. It is already making an impact on how we cite papers,¹ with examples like SemanticScholar. For writing there are AI-powered assistants like Grammarly, and tools like Github Copilot for coding…

AI

16 min read

Comprehensive guide for scientists using ChatGPT3
Comprehensive guide for scientists using ChatGPT3
AI

16 min read


Aug 30, 2022

“Out of memory” in MATLAB? Easily cut memory use in half with this tip

I’ll demonstrate how simply changing the precision of your numeric data can cut your memory usage by half or even more Have you ever ran into an issue with memory in MATLAB and you went looking online?

Matlab

4 min read

“Out of memory” in MATLAB? Easily cut memory use in half with this tip
“Out of memory” in MATLAB? Easily cut memory use in half with this tip
Matlab

4 min read


Jul 31, 2022

Can you transition from MATLAB to Python without classes?

Academic scientists steeped in MATLAB will need to be comfortable with classes to successfully transition to Python When is the last time you sat down to your MATLAB console and typed out something like mydata.myfunction()? Right now you might be saying “That’s not MATLAB”. …

Matlab

7 min read

Can you transition from MATLAB to Python without classes?
Can you transition from MATLAB to Python without classes?
Matlab

7 min read


Mar 12, 2022

A few MATLAB table tricks I had to learn the hard way

Tables are very versatile which means there isn’t a single document explaining the uses you might have for them, which is why I created this tutorial. In this tutorial, I will outline best practices for making a table, filtering a table, and displaying table contents. In MATLAB, nearly every entry point for a thorough exploratory data analysis or machine learning application is a table. Sure, you can do these…

Matlab

9 min read

A few MATLAB table tricks I had to learn the hard way
A few MATLAB table tricks I had to learn the hard way
Matlab

9 min read


Feb 6, 2022

Bimodal or trimodal data? Try a Gaussian Mixture Model

If you are using MATLAB to analyze data containing two or more normally distributed populations, this tutorial could help you sort them out Let’s begin by creating a hypothetical dataset containing data from three random distributions. rng(5) % Initialize the random number generator mu = [5,10,15]; % Choose mean and…

Matlab

4 min read

Bimodal or trimodal data? Try a Gaussian Mixture Model
Bimodal or trimodal data? Try a Gaussian Mixture Model
Matlab

4 min read


Feb 3, 2022

Use MATLAB to create beautiful, custom violin plots

One of the most desired plot types, a favorite of R users, is the violin or half-violin. In this post I show how to accomplish this in MATLAB using two built-in functions: ksdensity and patch. — Has this ever happened to you? You have some great data for a boxplot, but you also want to view the distributions. Your supervisor suggests something called a violin, but you’re a MATLAB native and the last time you saw a violin was in your high school orchestra section. So you go looking:

Neuroscience

2 min read

Use MATLAB to create beautiful, custom violin plots
Use MATLAB to create beautiful, custom violin plots
Neuroscience

2 min read


Feb 2, 2022

How to make an after-hours market scanner with Selenium and Yahoo

This article describes how Selenium in Python can be used to easily obtain pre- and post-market quotes These days, keeping track of pre- and post-market prices can mean the difference between an appreciable gain and a fantastic one. For example, when AMD announced their earnings on February 1st, the post-market…

Investing

3 min read

How to make an after-hours market scanner with Selenium and Yahoo
How to make an after-hours market scanner with Selenium and Yahoo
Investing

3 min read


Published in The Startup

·Feb 18, 2021

Yet Another Way Colormaps Can Be Used to Enhance Your Data Visualization

For most scientists, there is a ton of utility in switching between colormaps. Here I describe a less commonly-used method to get even more from your colormap. If you’re like me and you learn by reading code, feel free to skip to the end for a code snippet from MATLAB. When would you want to do this? …

Data Science

4 min read

Yet Another Way Colormaps Can Be Used to Enhance Your Data Visualization
Yet Another Way Colormaps Can Be Used to Enhance Your Data Visualization
Data Science

4 min read


May 29, 2020

Day 29: Join your tables to make a sorted boxplot

Joining tables is an art and the benefits and consequences of joining are not always be clear. Here, I’ll describe a simple case that works well even for a beginner learning to use tables. Joining for enhanced boxplots Here, I’ll use the generic join to spruce up a boxplot and accentuate a pattern in…

Matlab

2 min read

Day 29: Join your tables to make a sorted boxplot
Day 29: Join your tables to make a sorted boxplot
Matlab

2 min read


May 29, 2020

Day 28: Accentuate your data using best fit lines and shading

I used to agonize over adding best fit lines and shaded error plots to my data. There were occasionally custom .m files passed between people online or in the lab, but these would quickly break or fail to apply to my particular use case. …

Matlab

3 min read

Day 28: Accentuate your data using best fit lines and shading
Day 28: Accentuate your data using best fit lines and shading
Matlab

3 min read

Jozsef Meszaros

Jozsef Meszaros

105 Followers

Neuroscientist/cell biologist/data scientist at Columbia University

Following
  • Avi Chawla

    Avi Chawla

  • Bex T.

    Bex T.

  • Leonie Monigatti

    Leonie Monigatti

  • Danny Groves

    Danny Groves

  • The PyCoach

    The PyCoach

See all (42)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech