Community Profile

photo

c.m.f.s.


university of Malaya

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Why my code is not working in simulink while its ok in matlab?
I have following code input = [1,0,1,0,0,1,1,1,1,1,0,1,0,1,0,1,0,1,1,1,1,1,1,0,1,0,1,0,1,1,1,1,1,1,0]; [m,n] = size(inpu...

8 years ago | 0 answers | 0

0

answers

Question


How to generate pulse density modulation pulse in matlab simulink?
I want to generate pulses using pulse density modulation scheme. How can I generate this in matlab simulink?

9 years ago | 0 answers | 0

0

answers

Question


How do I write a code which will detect the input pulses as a bit?
I have pulse train as 1010111111111100. Sample rate of the pulse as same as sampling time of the simulink model. I want to know ...

9 years ago | 0 answers | 0

0

answers

Question


Function 'ss' implicitly resolved in the MATLAB workspace. Implicit evaluation in MATLAB is not supported. Please declare this function extrinsic using eml.extrinsic('ss'), or call it using feval.
When I use my matlab code in embedded matlab function block in simulink it shows the following error "Function 'ss' implicitl...

11 years ago | 1 answer | 0

1

answer

Question


Interface simulink with DSP
When I give the command checkEnvSetup('ccs', 'F2808 eZdsp', 'list'), It shows the following result, checkEnvSetup('ccs','f28...

11 years ago | 0 answers | 0

0

answers

Question


Problem about Simulink with ezdsp
When I want to build my program from Matlab into the ezdsp I got the following problem. "Error: File: C:\Program Files\MATLAB...

11 years ago | 1 answer | 0

1

answer

Answered
code generation using simulink
I also face the same problem.I am using CCSV3.3.What should I do now?

11 years ago | 0

Question


on line training of neural network
I want to design a controller by using neural network in which I want to train the network when the system run to minimize the e...

12 years ago | 0 answers | 0

0

answers

Question


online training of neural network
I want to design a controller by using neural network in which I want to train the network when the system run to minimize the e...

12 years ago | 1 answer | 1

1

answer

Answered
neural network algorithm
Dear Ahmed Thank's for reply.After training the network I want to use in simulink. But when I use it in the simulink the outp...

12 years ago | 0

Question


Narx model GIVES POOR PERFORMANCE
I am trying to train a NN using NEWNARXSP. When I execute the following commands: current={ [3.38] [3.37706] [3.37412] [3...

12 years ago | 0 answers | 0

0

answers

Question


Neural network
Which type of algorithm(feed forward back propagation?) should be used for finding the output value of a system for any given in...

12 years ago | 2 answers | 0

2

answers