Luca
Followers: 0 Following: 0
Feeds
質問
Product in Simulink: unit configuration.
What blocks do you need to visualize the product of a pressure for a surface and obtain a force?
約3年 前 | 0 件の回答 | 0
0
回答回答済み
Simulink Product Block Dimension Issue.
What blocks do you need to visualize the product of a pressure for a surface and obtain a force?
Simulink Product Block Dimension Issue.
What blocks do you need to visualize the product of a pressure for a surface and obtain a force?
約3年 前 | 0
質問
How to recall a figure (plot).
Hello, can you tell me how I can make available again a plot that I had drawn at the beginning of the livescript? I have trie...
約4年 前 | 0 件の回答 | 0
0
回答質問
Simple circuit using Simulink
I would like to implement simple circuits that I am studying during the electrical engineering (mechanical engineering) course. ...
4年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to generate a function from x-y vectors?
Hi, I have 2 vector (x, y) and I desire math expression y=f(x) x must be syms. How to? tnks
How to generate a function from x-y vectors?
Hi, I have 2 vector (x, y) and I desire math expression y=f(x) x must be syms. How to? tnks
4年以上 前 | 0
質問
How to implement integration with function of function.
Hi, can someone help me understand how to implement the integral in the picture? The integrand function must be solved as a fun...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Table in livescript: column width.
Hi everyone, How could I set width of each column? In second column I would see first 7 digits. thanks
5年以上 前 | 1 件の回答 | 0
1
回答質問
polarhistogram and Shear flow distribution
Hi, I would like to use polarhistogram to represent the cutting flow of a cross section fuselage. I do not understand how polar...
6年弱 前 | 0 件の回答 | 0
0
回答質問
Unit conversion: from u.kg*u.g_m to u.kN
Unit conversion. u = symunit; I have to go from u.kg*u.g_n to u.kN
約6年 前 | 1 件の回答 | 0
1
回答質問
Colormap in 2D plot
I have 3 plot ( q1(s) q2(s) and q3(s) and I would to color functions know that the mincolor is to zero value end maxcolor is...
約6年 前 | 1 件の回答 | 0
1
回答回答済み
unitconv do not work
If I use unitconvert, matlab leave an error, function don't exist.
unitconv do not work
If I use unitconvert, matlab leave an error, function don't exist.
約6年 前 | 0
質問
unitconv do not work
syms x y u = symunit; b=70*u.millim; h=60*u.millim; t=1*u.millim; %trave ad C Ixx=si...
約6年 前 | 2 件の回答 | 0
2
回答質問
Get a numerical result after a symbolic declaration.
Initially, I declared the symbolic variable q, but I need to get the results by replacing the value of q found. Once note q, I ...
約6年 前 | 1 件の回答 | 0
1
回答回答済み
Why getting some strange fractions? The code is simple and correct,maybe.
Leave default values. The range could be from 0.1 to 4 with 0.1 step. moli_reag(reag)=0; for i=1:reag prompt = 'Ins...
Why getting some strange fractions? The code is simple and correct,maybe.
Leave default values. The range could be from 0.1 to 4 with 0.1 step. moli_reag(reag)=0; for i=1:reag prompt = 'Ins...
約6年 前 | 0
回答済み
Why getting some strange fractions? The code is simple and correct,maybe.
Mol values? do not need mol values, but only the partial pressures I have already indicated. Why do you ask me for the mol?...
Why getting some strange fractions? The code is simple and correct,maybe.
Mol values? do not need mol values, but only the partial pressures I have already indicated. Why do you ask me for the mol?...
約6年 前 | 0
回答済み
Why getting some strange fractions? The code is simple and correct,maybe.
Thank you, heartily. But why does the matlab result differ from the paper one? The implemented code is as simple as the exercise...
Why getting some strange fractions? The code is simple and correct,maybe.
Thank you, heartily. But why does the matlab result differ from the paper one? The implemented code is as simple as the exercise...
約6年 前 | 0
質問
Why getting some strange fractions? The code is simple and correct,maybe.
<</matlabcentral/answers/uploaded_files/132781/Cattura.PNG>> why these fraction? nuove_pp(reag+i) -> ..and.. -> nuove_pp...
約6年 前 | 6 件の回答 | 0
6
回答回答済み
Why getting some strange fractions? The code is simple and correct,maybe.
thank you very much for your availability. The main question is: why is not simply inserted the value relative to pp_nuove (3)? ...
Why getting some strange fractions? The code is simple and correct,maybe.
thank you very much for your availability. The main question is: why is not simply inserted the value relative to pp_nuove (3)? ...
約6年 前 | 0
回答済み
MathWorks Certificate Associate Exam Preparation
I am a mechanical engineering student, I took the courses (onramp, fondamentals, Programming techniques,linear algebra) online m...
MathWorks Certificate Associate Exam Preparation
I am a mechanical engineering student, I took the courses (onramp, fondamentals, Programming techniques,linear algebra) online m...
6年以上 前 | 0
回答済み
MathWorks Certificate Associate Exam Preparation
Me too I would know how to prepare for the exam. Are there any specific book?
MathWorks Certificate Associate Exam Preparation
Me too I would know how to prepare for the exam. Are there any specific book?
6年以上 前 | 0
回答済み
First plot x y.
Time variable is not important at this moment. I m studying a stationary fluid which the thickness of the boundary layer dep...
First plot x y.
Time variable is not important at this moment. I m studying a stationary fluid which the thickness of the boundary layer dep...
6年以上 前 | 0
回答済み
First plot x y.
Thanks. Re is a vector like this [100000:100000:6000000]. Why isnt your vector too? It is [..][..]? Ps I know, a script is ...
First plot x y.
Thanks. Re is a vector like this [100000:100000:6000000]. Why isnt your vector too? It is [..][..]? Ps I know, a script is ...
6年以上 前 | 0
質問
First plot x y.
Hello, I'm trying to learn Simulink <</matlabcentral/answers/uploaded_files/120714/sim-scope.PNG>> and I would like to vis...
6年以上 前 | 3 件の回答 | 0
3
回答質問
Slider in live editor
Hi guys, How could I create 3 uislider and catch corrispondent values? this is my code: sld1 = uislider(); sld1.Limit...
6年以上 前 | 1 件の回答 | 0
1
回答質問
solve system of equations without using matrices.
Hi, Is it possible to solve a system of equations without using matrices? That is, Can I write a series of unordered linear equ...
7年弱 前 | 0 件の回答 | 0
0
回答回答済み
Why does MATLAB crash on Linux Fedora 26 with a segmentation violation (R2017b or later)?
Great, Matlab works well on Fedora 26.
Why does MATLAB crash on Linux Fedora 26 with a segmentation violation (R2017b or later)?
Great, Matlab works well on Fedora 26.
約7年 前 | 0
回答済み
"Subscript indices must either be real positive integers or logicals." again! See codes
clc; clear; teta=linspace(0,pi/2,100); R=1; g=9.81; v_quadro = g*R*cos(teta.*2) + R*g(2^0.5-1)-4*R^3*(...
"Subscript indices must either be real positive integers or logicals." again! See codes
clc; clear; teta=linspace(0,pi/2,100); R=1; g=9.81; v_quadro = g*R*cos(teta.*2) + R*g(2^0.5-1)-4*R^3*(...
7年以上 前 | 0
質問
How and when to use sprintf disp ?....
Hi guys, I m italian (excuse me for my english) and I have a question about sprintf (disp,..): My code is : for k=1:1...
7年以上 前 | 1 件の回答 | 0