統計
All
Feeds
質問
Comparison of two requirements versions
I am facing an issue while comparing two requirement versions that is imported from excel file into requirement toolbox and save...
約2ヶ月 前 | 1 件の回答 | 0
1
回答回答済み
How can we resolve the error caused by - Dictionary entry value class 'DATA.Signal' is undefined ?
This error is not related to that .sldd file. But there are parameters which are used in the sldd file you are trying to open an...
How can we resolve the error caused by - Dictionary entry value class 'DATA.Signal' is undefined ?
This error is not related to that .sldd file. But there are parameters which are used in the sldd file you are trying to open an...
3ヶ月 前 | 0
解決済み
Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...
8年弱 前
回答済み
How to output two numbers as an array in Simulink?
You can use Mux which will multiplex the signals in single line. <</matlabcentral/answers/uploaded_files/102159/mux.JPG>> ...
How to output two numbers as an array in Simulink?
You can use Mux which will multiplex the signals in single line. <</matlabcentral/answers/uploaded_files/102159/mux.JPG>> ...
8年弱 前 | 0
| 採用済み
質問
Does any one has solution for the problem while importing data from Excel file into signal builder?
I am using signal builder to provide test cases to my model. I have _imported data from xls file into signal builder._ Later I n...
8年弱 前 | 0 件の回答 | 0
0
回答解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8年弱 前
解決済み
Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...
8年弱 前
解決済み
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
8年弱 前
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
8年弱 前
解決済み
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 ...
8年弱 前
解決済み
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...
8年弱 前
解決済み
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:...
約8年 前
解決済み
Back to basics 21 - Matrix replicating
Covering some basic topics I haven't seen elsewhere on Cody. Given an input matrix, generate an output matrix that consists o...
約8年 前
質問
What is the difference between these two implementations of state diagrams?
I was using state diagram in my model as shown below: <</matlabcentral/answers/uploaded_files/100801/StDiad1.JPG>> and its...
約8年 前 | 0 件の回答 | 0


