Statistics
RANK
23,942
of 295,527
REPUTATION
1
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
10.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
9 years ago | 0 answers | 0
0
answersQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
Interface simulink with DSP
When I give the command checkEnvSetup('ccs', 'F2808 eZdsp', 'list'), It shows the following result, checkEnvSetup('ccs','f28...
12 years ago | 0 answers | 0
0
answersQuestion
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...
12 years ago | 1 answer | 0
1
answercode generation using simulink
I also face the same problem.I am using CCSV3.3.What should I do now?
12 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
answersQuestion
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
answerneural 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...
13 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...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 2 answers | 0