Thrilled to share that MathWorks has secured the #4 spot on Glassdoor's Best Places to Work 2024 list! ?? Big shoutout to our exceptional team for making it happen! Read about it here ?? https://spr.ly/6040RWtNG #GlassdoorBPTW #MathWorks
关于我们
MathWorks is the leading developer of mathematical computing software. Engineers and scientists worldwide rely on its products to accelerate the pace of discovery, innovation, and development. MATLAB, the language of technical computing, is a programming environment for algorithm development, data analysis, visualization, and numeric computation. Simulink is a graphical environment for simulation and Model-Based Design for multidomain dynamic and embedded systems. MATLAB and Simulink are also fundamental teaching and research tools in the world's universities and learning institutions. Founded in 1984, MathWorks employs more than 6000 people in 16 countries, with headquarters in Natick, Massachusetts, USA.
- 网站
-
https://mathworks.com
MathWorks的外部链接
- 所属行业
- 软件开发
- 规模
- 5,001-10,000 人
- 总部
- Natick,MA
- 类型
- 私人持股
- 创立
- 1984
地点
MathWorks员工
动态
-
??? Why lift heavy when you can lift smarter? Model-in-the-loop testing is playing a crucial role in the development of the eVTOL flying stretcher drone by reducing the extra effort needed for hardware verification. Read how this approach ensures that all components and systems work together effectively before moving on to physical prototypes, speeding up the product development process ?? https://spr.ly/6047s2jX3
-
See what it's like to be a MathWorker ?? https://spr.ly/6045sybFS
-
-
?? Spiral into Fibonacci code! ?? Did you know Fibonacci Day is celebrated on November 23 (11/23) because 1, 1, 2, and 3 are the first numbers in the Fibonacci sequence? ??? Here's some MATLAB code to create a spinning Fibonacci spiral: % Spinning Fibonacci spiral n = 500; R = linspace(0,1,n); T = 4/(1+sqrt(5))*pi*(1:n); X = R.*cos(T); Y = R.*sin(T); newplot tf = hgtransform; scatter(tf,X,Y,R*30+10,R,'filled') daspect([1 1 1]) axis off speed = 0; angle = 0; for i = [1 2 3 4 3 2] speed = T(i); % Align with next point in spiral for k=1:150 angle = angle+speed; tf.Matrix = makehgtform('zrotate',-angle); pause(1/120) end end Happy #FibonacciDay! ???? Editor's Note: For older versions of MATLAB, adjust the scatter function to: scatter(X,Y,R*30+10,R,'filled','Parent',tf)
-
Get ready for #FibonacciDay tomorrow! Save these backgrounds to celebrate in style!
-
-
MathWorks转发了
?? CANedge + MATLAB: Building a Digital Twin for an EV Battery Pack https://lnkd.in/dKCB264R Check out this awesome 45 min #webinar on using the CANedge and MATLAB to develop and deploy a digital twin of an EV battery pack! In the webinar, Martin Falch from CSS Electronics joins forces with Will Wilson from MathWorks to showcase an end-to-end work flow, including: - How to log raw CAN bus data and DBC decode it - How to collect such data via WiFi/LTE to a cloud server - How to integrate the data with MATLAB - How to inspect/prepare the data for analysis - A practical MATLAB demo of digital twin modeling The project uses 1.5 years of CAN data recorded by a CANedge from an EV heavy duty material handler. The data is DBC decoded into a Parquet data lake, stored in S3 and loaded via MATLAB's powerful Parquet support. In his MATLAB demo, Will covers a ton of practical topics incl. data inspection, visualization, cleaning, labeling - as well as SoH modeling/prediction. This is a 'must watch' for any engineer interested in advanced data analysis! Learn more below: - CANedge: https://lnkd.in/eWf6ZFka - MATLAB integration: https://lnkd.in/eg4Ak6Qn - Contact us: https://lnkd.in/eK7dmrYy #matlab #canbus #digitaltwin #telematics #ev #s3 #parquet
-
-
???? Path Planning for Formula Student Driverless Cars Using Delaunay Triangulation! Want to learn how to generate a precise path for autonomous vehicles? Check out this MATLAB live script that uses the #DelaunayTriangulation class to plan optimal paths for Formula Student driverless cars ?? https://spr.ly/6049syZj1
-
?? Hey Power Systems Educators and Students! Join the MathWorks Students Competition Team's Hackathon to design a Microgrid on Mars! Dive into topics like MPPT, power converter control, and system integration with MATLAB and Simulink ?? https://spr.ly/6046sxr3n
-
Tired of manual coding? Focus on performance instead! You can interactively design and fine-tune PID controllers for your plant, and then watch code generate automatically in just a few clicks. Check out this example to see it in action ?? https://spr.ly/6045sOn0R
-
??Get your gear—your style just got an upgrade! ?? The official MathWorks Merch Shop is now open, and it’s packed with exclusive gear our #MATLAB and #Simulink community has been asking for. Check out the collection ?? https://spr.ly/6045sURQX What are you getting first? Let us know ??
-