답변 있음
Issue using combined slip wheel 2Dof in high slip scenarios
Hi @Justin, Thank you for your detailed explanation of the problem. From your description, the instability during high-slip c...

12개월 전 | 0

답변 있음
Please help me to run this simple code. I want to check the definition the third oder of ODE is true of false in projfun function.
Hi @Tarek, Based on your comments and request to find all constants that satisfy the ODE, I have composed a MATLAB script that ...

12개월 전 | 0

답변 있음
Numerical precision issues when using tf('s')
Hi @Manuel Zobel, Following the discussion regarding minimal realizations of multi-input systems constructed with `tf('s')` v...

12개월 전 | 0

답변 있음
No module or function named error in Python custom function with MATLAB
Hi @Poulomi, I reviewed your Python-MATLAB integration issue and can help you resolve the "No module or function named 'moist...

12개월 전 | 0

| 수락됨

답변 있음
Looking for a reactive zoom implementation
Hi @Ira, I went through your comments carefully and put together a script that addresses all your questions exactly as you re...

12개월 전 | 0

답변 있음
How do I find the mode of an array and verify it using the frequency?
Hi @ Caleb Crawdad, I reviewed your question regarding row-wise mode computation and the 30% dominance threshold. As you notice...

12개월 전 | 0

답변 있음
simulink menu icons missing?
Hi @haodong chen, I understand you’re experiencing issues with Simulink menu items not displaying properly across MATLAB rele...

12개월 전 | 0

답변 있음
5G NR PUSCH demodulation with timing estimation
Hi @Madhusoodan NA , Your observations are consistent with expected PUSCH behavior relative to CP duration. When timing offse...

12개월 전 | 0

답변 있음
How to specify the position of the displayed image?
Hi @Marvellous, You can place an image at a specific position on the axes in MATLAB R2023b using the image() function with 'X...

12개월 전 | 0

| 수락됨

답변 있음
MATLAB graph/cyclebasis: How can I extract labeling-independent “minimal loop units”?
Hi @Taehyub, Thanks for sharing your questions. I understand you want a labeling-independent way to find “minimal loop units...

12개월 전 | 1

답변 있음
Integrations of Bessel functions
Hi @Javeria, I read your comments and implemented the analytical formulas for the two Bessel function integrals directly in M...

대략 1년 전 | 0

답변 있음
I want to transfer my Matlab software to the new computer.
@Gabriel, the easiest and most reliable way is to deactivate MATLAB on your old laptop via Help → Licensing → Deactivate Softwar...

대략 1년 전 | 1

| 수락됨

답변 있음
TCC Connection design matrix
Hi @Filip, I’ve prepared the MATLAB script you asked for. It: * Implements your provided formulas for V and s exactly. ...

대략 1년 전 | 0

| 수락됨

답변 있음
How to use Markov Chain Monte Carlo for data fitting
Hi @Ella, I read your comments,since I am using Matlab mobile and don’t have access to toolbox,I created a custom MCMC algorith...

대략 1년 전 | 0

답변 있음
How to modify the colorbar font and size when drawing with the heatmap function?
Hi @Wei, To address and interpret your comments correctly, “When using the heatmap function to draw, the font and size of col...

대략 1년 전 | 0

답변 있음
Is massMatrix in world frame or base frame for floating base rigidBodyTree? (Simscape import, 6-DOF base)
Hi @Sathya, Please bear in mind that I don’t have access to Robotics toolbox because using matlab mobile. So, after doing ana...

대략 1년 전 | 0

제출됨


Sine Wave Generator
This script generates a sine wave based on user-defined frequency and amplitude.

대략 1년 전 | 다운로드 수: 6 |

0.0 / 5
Thumbnail

답변 있음
Efficiency map of a car running through the WLTP cycle
Hi @Mansour, You mentioned, “ _I've already identified the loss mechanisms, and I can calculate the losses for each point (he...

대략 1년 전 | 0

문제를 풀었습니다


sum of non-primes
The sum of the non-primes no larger than 10 is 1+4+6+8+9+10=38 Find the sum of all the positive non-prime integers that do no...

대략 1년 전

문제를 풀었습니다


Given a number N, find the smallest prime P>N
Given a number N, find the smallest prime P greater than N. For example: If N=10 then P=11. If N=13 then P=17.

대략 1년 전

문제를 풀었습니다


subtract central cross
Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.

대략 1년 전

문제를 풀었습니다


area of an annulus
Given the diameter d of the inner circle of the annulus. Given length z of a chord of the outer circle of the annulus. This chor...

대략 1년 전

문제를 풀었습니다


Spherical Volume
Calculate the volume of a sphere.

대략 1년 전

문제를 풀었습니다


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

대략 1년 전

답변 있음
Batch and input shape to DL model
Hi @Ahmed, Note: I am currently using Matlab Mobile and cwtLayer requires Wavelet Toolbox which I don’t have access to. H...

대략 1년 전 | 0

답변 있음
Interactively show polygon label on choropleth map
Hi @UMG, I went through your comments, so for interactive behavior in your choropleth map using MATLAB, you can utilize t...

대략 1년 전 | 0

답변 있음
How to convert color map into contour map?
Hi @Moustafa, I did read your comments and after some research, I implemented the example code in MATLAB. Hope this is what y...

대략 1년 전 | 0

| 수락됨

답변 있음
Kronecker product implementation of finite difference for poisson equation
Hi @Aditya, @Torsten provided file exchange link which is not a bad idea to check. You probably know this that in order t...

대략 1년 전 | 0

| 수락됨

답변 있음
Request for Guidance and Resources for Electric Powertrain Control Project – Formula Student
Hi @Fede, The links provided by @Sulaymon Eshkabilov will steer you in the right direction, however, MathWorks documentation ...

대략 1년 전 | 0

| 수락됨

답변 있음
How do I delete specific parts of a graph
Hi @rezheen, So, I did review @Torsten and @Walter Robertson comments, and highly respect their input. To achieve your desire...

대략 1년 전 | 0

더 보기