karthik n n
Followers: 0 Following: 0
Statistik
RANG
6.088
of 295.467
REPUTATION
8
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
2
RANG
of 20.234
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
Frage
How to write data to Confluence page using m-script?
I need to automate writing data to Confluence page through matlab scripting.
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortGelöst
Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...
fast 2 Jahre vor
Gelöst
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
fast 2 Jahre vor
Frage
How accurately Simscape Multibody calculates volume of a complex custom cad file solid?
I have a very complex cad file solid in STEP format. If i calculate the inertial properties of the solid from its geometry by pr...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Does Motor control Blockset supports F28379D control card?
I have TMDSHVMTRPFCKIT High Voltage Motor Control Evaluation board with F28379D Control card. Will the Motor Control Blockset LA...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to connect Revolute Joint to an Asynchronous Machine?
I need to connect Specialized Power Electronics Asynchronous Machine (240W Induction Motor) to Revolute Joint which eventually s...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to specify rotor inertia in asynchronous machine if speed is selected as mechanical input?
If speed is selected as mechanical input in specialized power electronics asynchronous block, option to specify inertia constant...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortUnable to import CAD geometry in Simscape Multibody
Hi Steve, The file is converted to .xml and .STEP, and now we are able to read the file content. Thanks for providing the inf...
mehr als 5 Jahre vor | 2
Gelö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...
etwa 6 Jahre vor