Réponse apportée
I want to add two histograms with error bars to a piece of code I already have that is generating two plots
Hi @A Poyser , I had to make modifications to code to ensure that the code will plot the force/extension and stress/strain cu...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How can I run a parametric sweep of an ODE using sys & dsolve?
Hi @Mark Baldry , To address your query regarding, I'm trying to solve a basic ODE (transient energy balance in a stirred t...

environ 2 ans il y a | 0

Réponse apportée
Plotting field over a discontinuous waveguide????
Hi @ Gurpreet` Gosal, Try using quiver function to visualize the vector field over the specified points by defining the regio...

environ 2 ans il y a | 0

Réponse apportée
maximum Lyapunov exponent diagram
Hi @noura, To address your query, “but my problem is why i'm not getting the same plot since i'm using the exact initial con...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How to set the theorem of floquet for Linear variational equation with periodic equation?
Hi @Nikko, Please see attached plot regarding “ in which the code computes the Floquet multipliers by finding the eigenvalues...

environ 2 ans il y a | 0

Réponse apportée
Ho do I save the values of While at each hour?
Hi @ Alhussain, To modify the simulation logic to track the hours taken for refilling until the tank reaches its maximum level,...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How to plot horizontal vs vertical amplitude at any node of a system
Hi @ prabin kumar meher, very impressive job with your code providing insights into the behavior of the structural system under ...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How to Calculate Higher-Order Derivatives
Hi @ 高木 範明, Sorry, forgot to address your query regarding, “the correct equation is: z=h(k(v),v) I would like to calculate th...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How to control the generation of fixed points within a fixed period of 1ms and gradually generate points (waveforms) according to the progress of the period (time)?
@Peter, I did encounter a similar problem when working on one of my client projects. T address your query, I implemented a...

environ 2 ans il y a | 1

| A accepté

Réponse apportée
ECG Segmentation and Classification using PQRST
Hi @rawaa mejri, What makes you think bior3.9 with adaptive is the best one ? Provide your analysis with brief answer.

environ 2 ans il y a | 0

Réponse apportée
Using experimental data on geotrajectory function and checking trajectory dynamics with lookuPose function (SATCOM toolbox)
Hi @Diego, Let me paraphrase, Have you collaborated with developers or experts in SATCOM toolbox usage, they can offer valuab...

environ 2 ans il y a | 0

A résolu


calculate RMS voltage
given peak to peak voltage, calculate rms voltage

environ 2 ans il y a

A résolu


convert matrix to single column
given any matrix, convert it to single column

environ 2 ans il y a

A résolu


ASCii Code
Using matlab, give the symbol that is associated with ASCii code 122

environ 2 ans il y a

A résolu


Is My Wife Wrong?
Answer the question. (see also <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right Problem 149: Is my ...

environ 2 ans il y a

A résolu


Calculate distance travelled when given radius and rotations
When given radius of wheel and number of rotations calculate total distance travelled consider pi=3.14

environ 2 ans il y a

A résolu


Rosenbrock's Banana Function and its derivatives
Write a function to return the value of <http://en.wikipedia.org/wiki/Rosenbrock_function Rosenbrock's two-dimensional banana fu...

environ 2 ans il y a

A résolu


Stress-Strain Properties - 5
Similar to the previous problem, materials may be characterized by their stiffness-to-weight ratio, which is the elastic modulus...

environ 2 ans il y a

A résolu


Stress-Strain Properties - 4
A common measure of the ability of a material to carry load per unit mass is termed strength-to-weight ratio and is calculated b...

environ 2 ans il y a

A résolu


Stress-Strain Properties - 3
A brittle material will not exhibit a yield point. In other words, the yield point and failure point coincide. In such cases, th...

environ 2 ans il y a

A résolu


Stress-Strain Properties - 2
The resilience of a material is its ability to resist permanent (or plastic) deformation. The resilience coincides with the elas...

environ 2 ans il y a

A résolu


Stress-Strain Properties - 1
This is the first in a series of problems regarding mechanics of materials, in particular, material properties drawn from stress...

environ 2 ans il y a

Réponse apportée
How to extract roll, pitch, and yaw values from a Simulink transform sensor
Hi 석준 , Try using the rotation matrix obtained from the Coordinate Transformation Conversion block. By decomposing the rotation...

environ 2 ans il y a | 0

| A accepté

A résolu


ASCii Code
Using Matlab get the ASCii for '?'

environ 2 ans il y a

A résolu


Your favourite city!
Type your favourite city.

environ 2 ans il y a

A résolu


What is Sum Of all elements of Matrix
Given the matrix x, return the sum of all elements of matrix. Example: Input x = [ 1 2 0 0 0 0 6 9 3 3 ] ...

environ 2 ans il y a

A résolu


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

environ 2 ans il y a

A résolu


Arrange vector in ascending order
Arrange a given vector in ascending order. input = [4 5 1 2 9]; output = [1 2 4 5 9];

environ 2 ans il y a

A résolu


Min of a Matrix
Return the minimum value in the given matrix.

environ 2 ans il y a

A résolu


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

environ 2 ans il y a

Charger plus