photo

Shrishti Yadav


Last seen: 2年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
86,285
of 300,392

評判
0

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

回答採用率
57.14%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,373

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Linear Algebra Error: Matrix is close to singular or badly scaled.
Hi, I have a simple localization code that calculates the x,y,z coordinates for a wave heard at 4 receivers. The equations are ...

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

2

回答

質問


adding multiple arrays in a loop
I would like to run the following loop for N1 = 90 but I am not sure how to set it up so that the arrays stored in matrix V can ...

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

1

回答

質問


Phase retrieval from FFT
The following code does not work for certain specific angles like 55 deg. But it works for others and I am not sure why. Please...

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

1

回答

質問


Stopping the automation of a 10 x 1 into a 10x10 matrix in Matlab.
S1 is a 10 x 1 double. and S is 1 x 2 double. I am doing some calculations with those numbers and in the end for my theta I sho...

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

1

回答

質問


Intersection between a circle and a line.
Goal: To get the coordinates of line from every x-y point in the plane intersecting a circle with a given radius. I am not sur...

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

1

回答

質問


Contour Plot Issue - Is the data shown correctly?
Code does the following: Given 3 mic locations and a source S location, it calculates the intersection points from any location ...

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

1

回答

質問


Indexing issue- using negative values in for loop calculations.
I would like to store the values Zx and Zy from the code below in Z but not sure how. clc; u = 4 Z = zeros(u*u,1); cx = 1; ...

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

1

回答