
merwan behar
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
150,855
of 297,457
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,438
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 158,938
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
Question
how can i create a smooth curve through data points
from this code Matlab, how can I create a smooth curve through data points? As shown in the figure. clear clc x=-0.6745:0.06...
1 year ago | 2 answers | 0
2
answersQuestion
I want to improve the mesh of my graph ?
I want to increase the mesh of my graph so that it is clear and explanatory and I cannot use the interp2 function. my code: ...
2 years ago | 1 answer | 0
1
answerQuestion
how to create a polynomial interpolation of two variables
how to create a polynomial interpolation of two variables with following data: x=0:0.5:2; y=0:0.1:0.4; z=[13.2689 14.8741 16....
2 years ago | 1 answer | 0
1
answerQuestion
another method to calculate determinant
i have this symbolic calculator code and it takes a lot of time to calculate the determinant at the end is there any other metho...
3 years ago | 0 answers | 0
0
answersQuestion
How I can speed up this program with a symbolic calculator ??
how I can speed up this program with a symbolic calculator knowing that I am using an intel core i3 fourth generation here is t...
3 years ago | 1 answer | 0
1
answerQuestion
why matlab take a lot of time in the symbolic calculation
I wrote a code to calculate the fundamental frequencies of a piezoelectric nanotube, I used the state space analytical method to...
3 years ago | 1 answer | 0