photo

reema shrestha


Last seen: 約4年 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
0 回答

ランク
40,246
of 300,763

評判
1

コントリビューション
12 質問
0 回答

回答採用率
66.67%

獲得投票数
1

ランク
 of 21,082

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,923

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Image analysis of brain image
I have a small project to do on Image Analysis. I have an excel file for different 6 different pixels and frames for intensiti...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


numerical simulation of Inverse law for orbital motion using rk4 method
I a trying to simulate orbital motion of Earth and Sun using RK4 method. For r^2,I got an eliptical orbit but the velocities don...

約7年 前 | 0 件の回答 | 0

0

回答

質問


how to find and mark the value of local minimums in a graph of multiple data ?
I have a graph of multiple data taken experimentally. Now I want to find the troughs of the graph. I want to show the value of l...

8年弱 前 | 2 件の回答 | 0

2

回答

質問


How to record audio using MATLAB?
I tried to record audio using microphone using the following code. recObj=audiorecorder(8000,8,1); disp('Start speaking.')...

約8年 前 | 0 件の回答 | 0

0

回答

質問


Solving Lorenz attractor equations using Runge kutta (RK4) method
I am trying to write a code for the simulation of lorenz attractor using rk4 method. Here is the code: clc; clear all; ...

約8年 前 | 2 件の回答 | 0

2

回答

質問


dsolve the second order differential equation in Matlab 7
I am a beginner in MATLAB. I've been trying hard to solve the 2nd order ode using dsolve but I get error 'The 'implicit' option ...

約8年 前 | 1 件の回答 | 0

1

回答

質問


rounding function for converting it to an integer value.
I am a beginner to MATLAB. I am trying to solve one of the problems from the book I am practicing MATLAB and the problem is ...

約8年 前 | 1 件の回答 | 0

1

回答

質問


How to solve the varying length of strings of double pendulum in the simulation?
In my code,while the simulation is running,the length of the strings vary though the lengths are constant in the code. How can I...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How to use comet to trace the path of an object?
I am writing a code for the simulation of double pendulum and i need to trace the path of the bob. But I am having trouble with ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How to find the derivative of the function at some value of x?
I am trying to write a code for the Newton-Raphson iteration method. So at first i created a function function y=f1(x) y...

8年以上 前 | 3 件の回答 | 1

3

回答

質問


How to run the animation of double pendulum chaotic nature?
I was writing a code for simulating the chaotic nature of double pendulum using runge-kutta 4th order method. First of all,i wro...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


Error while using syms in matlab
I am a beginner to the Matlab and currently using Matlab7. I tried with the basic example of solving a polynomial equation. ...

8年以上 前 | 1 件の回答 | 0

1

回答