Community Profile

photo

Harsha K


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

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • First Review
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2年以上 前

質問


Find square cell centres in a noisy checker board/chess board image using pattern detection
Dear all, I have a checker board/chess board pattern detection problem. I am interested in knowing the centres of the squares i...

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

1

回答

質問


For Mac OSx Matlab - BASLER GenTL Producer Drivers for USB3 cameras
Hello all, Until today, I have not come across GenTL Producer Drivers for USB3 Basler cameras comaptible with any version of Ma...

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

0

回答

質問


Simulink to create app that will acquire images from an external camera connected to an Android phone
I am creating a Simulink app that will be ported onto an Android phone. On demand, it shall acquire images from an external came...

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

0

回答

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

5年弱 前

質問


Interface and control FLIR (BlackFly S) with Matlab 64-bit platform code
Hello Mathworks team, This is a follow up on @Zoran Popovic's comment here: <https://www.mathworks.com/matlabcentral/answers/...

6年弱 前 | 2 件の回答 | 5

2

回答

質問


Matrix inversion using "pinv" or any other technique
I am trying to solve a system of independent linear equations. Ax = B for x. Many functions within Matlab achieve this wit...

約6年 前 | 2 件の回答 | 1

2

回答

回答済み
Problem with definite integration using integral(). Infinite or Not-a-Number value encountered.
Hi all, I just solved this problem by centering the x-axis in the computational space within the evaluation interval. As i...

6年以上 前 | 0

| 採用済み

回答済み
Moving a curve in one axis to ascertain area under the curve is zero
Dear Teja, Dear John, Thank you very much. I solved it in the following way: I defined a function for finding it using sy...

6年以上 前 | 0

質問


Moving a curve in one axis to ascertain area under the curve is zero
Hi Folks, Following is my function: % where pd_def = defined constant which keeps changing for different situations %...

6年以上 前 | 3 件の回答 | 0

3

回答

質問


Problem with definite integration using integral(). Infinite or Not-a-Number value encountered.
Hello, This is my function definition. function E_j = E_fld_integ(facet_flag, pd, lower_limit, upper_limit) F...

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

2

回答

回答済み
Problem with definite integration using integral(). Infinite or Not-a-Number value encountered.
Hi all, By the way, I want to achieve the desired result without using the symbolic toolbox as: firstly I do not have the lic...

6年以上 前 | 0