Harsha K
Followers: 0 Following: 0
Statistik
RANG
5.187
of 295.495
REPUTATION
9
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
9
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
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:...
etwa 3 Jahre vor
Frage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 3
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
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...
mehr als 5 Jahre vor
Frage
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/...
mehr als 6 Jahre vor | 2 Antworten | 5
2
AntwortenFrage
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...
fast 7 Jahre vor | 2 Antworten | 1
2
AntwortenProblem 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...
etwa 7 Jahre vor | 0
| akzeptiert
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...
etwa 7 Jahre vor | 0
Frage
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 %...
etwa 7 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenProblem 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...
mehr als 7 Jahre vor | 0