Statistics
RANK
258 511
of 299 784
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20 803
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 165 909
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to wirte algorithm for meshing line element?
ı solved it :) Anyone who needs the same algorithm can send message to me.
mer än 6 år ago | 0
| accepted
Question
How to wirte algorithm for meshing line element?
Hi, As you see in the figure, there is a truss structure composed of 2 elements and 3 nodes. In my code, ın order to calculate ...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
How to make a plot using two variables
If you run this code you'll get graph shows natural frequencies. But i wanna see ten graphics in one figure as a result of ch...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
how can i make the initial value variable? this is the first problem. in my code, i used 'inline' to assign values to variable (t). However, the equation which is in the inline function was copied manualy. is it possible to do it automatically?
clear all clc syms t y y=dsolve('Dy-y=t^2','y(0)=1'); simplify(y) y1=...
mer än 10 år ago | 1 answer | 0