photo

maharaj


2013 年からアクティブ

Followers: 0   Following: 0

student

統計

MATLAB Answers

9 質問
0 回答

ランク
214,547
of 300,771

評判
0

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

回答採用率
55.56%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to reconstruct an image using Photoacoustic tomography using Back Projection algorithm.
I have the set of equation for the universal back projection algorithm but being new to matlab donnot know how to have the code ...

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

1

回答

質問


I am not getting the plot graph for this equation.
s=A+((B*exp(-1.001*((x.^2) + 100)))/((x.^2) +100)) This is the equation I am working on I have x ranging from -20 to 20 in ste...

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

1

回答

質問


Reshaping a matrix using a loop or any function inbuilt.
Hello, Does anyone know how to reshape a m*n matrix into m*1*n matrix using loops or any other function. I would definitely ap...

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

2

回答

質問


Help with writing program with the matrix
I can generate a X matrix with 64*1 dimension and now I want to multiply this matrix with a D matrix of dimensions 224*64 and ob...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


Help with the program of creating matrices.
I felt the code for the formulation of this matrices was pretty tough. I have matrix [Ji] which is initially 8*1 matrix. whic...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


how to plot using matlab
exp(-ax+bx^2) where x ranges from 5-250 incrementing by 1. a and b are constants. I was getting an error while plotting do...

13年弱 前 | 0 件の回答 | 0

0

回答

質問


How to plot a function like this in matlab
exp(-ax+bx^2) where x ranges from 5-250 in order of 1.

13年弱 前 | 1 件の回答 | 0

1

回答

質問


How to plot a functions in matlab
x ranges from 10-50 and y = [exp(-x)/x] - [exp(-(2+x))/(2+x)]

13年弱 前 | 3 件の回答 | 0

3

回答

質問


How to plot a function like this in matlab
p=0.5*(1-x^2)/((1+(x^2)-2*x*cos(t))^(3/2)) here t varies from -pi to pi x is a constant like for example 0.1

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

2

回答