![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2171953.jpg)
Natalia
Followers: 0 Following: 0
Professional Interests: Robots, robotics systems, control systems, unmanned airal vehicles
Estadística
20 Preguntas
9 Respuestas
CLASIFICACIÓN
6.603
of 297.046
REPUTACIÓN
4
CONTRIBUCIONES
20 Preguntas
9 Respuestas
ACEPTACIÓN DE RESPUESTAS
85.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Compiler for r2012b on windows 8
Hi! What compiler must I use, if I have a r2012b matlab version, which I have installed on windows 8 64 bit? Thanks for an...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
ga
Hello! I have a function: function z=my_fun(x) a=2; b=3; c=1; z=a*x(1)-b*x(2)+c*x(3); I use the genetic alg...
alrededor de 13 años hace | 1 respuesta | 1
1
respuestaPregunta
about fitness function gatool
Hello! I have a fitness function function z = my_fun(x) Visot1 = readfis('Visot1'); %read fis-file to workspa...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
simmechanics model
Hello! I have 4 bodies (plane, base and two wheels) at simmechanics model. Two wheels connected by base as revolute at this mo...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
about gatool
Hello! I have a fitness functiion: function z = my_fun(x) Skorost8.input(1,1).mf(1,1).params=[x(1),x(2),x(3)]; Skor...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
gatool + fuzzy logic
Hi everyone, I would like to have your opinion on the possibility (and how?) of doing this: I'll perform optimization of s...
más de 13 años hace | 0 respuestas | 1
0
respuestasPregunta
input data as a global
I want to use the input data in my functions. I don't understand how to do that correctly. I declare uPtrs as a global before c...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
s-function and input data
Hello! I have a little s-function. I want to use input data in void spinDisplay(void). But this function must be void. How can I...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
to make dll from model simulink with fuzzy logic
Good afternoon! Prompt please, is it possible from model simulink which contains the block fuzzy logic, to make dll, and to use...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
s-function with OpenGL
Hello! I have decided to try to use OpenGL for visualization, have followed *an example from the textbook* (for this purpose ...
casi 14 años hace | 1 respuesta | 0
1
respuesta3d graphics with s-function
I add ssSetNumPWork(S, 1); I have a new errors: Error in 'timo/S-Function' while executing C MEX S-function 'natash', (m...
casi 14 años hace | 1
3d graphics with s-function
I have changed a file #include "Ogre\ExampleApplication.h"; class Example1 : public ExampleApplication ...
casi 14 años hace | 0
Pregunta
3d graphics with s-function
Hello! Help me please! I try to use 3d graphics (ogre3d) to visualize calculations in s-function. I experiment with standard s...
casi 14 años hace | 5 respuestas | 0
5
respuestasPregunta
libraries
Hello! I continue to suffer with the included files and libraries. I can't understand, why there is a following error: ...
casi 14 años hace | 2 respuestas | 0
2
respuestasinclude files
mex -IC:\OgreSDK\samples\include ExampleApplication.h C:\PROGRA~1\MATLAB\R2010B\BIN\MEX.PL: Error: 'ExampleApplicatio...
casi 14 años hace | 0
include files
I should do this operation for each folder? Or it is enough to add a folder which includes all the others? In Visual Studio it ...
casi 14 años hace | 0
Pregunta
include files
Hello! Help me please.I want to use Ogre3D in mex (for s-function). <http://www.ogre3d.org/> But my .cpp file contains OGRE's in...
casi 14 años hace | 3 respuestas | 0
3
respuestasPregunta
mex -g
Hello! I try to do mex -g csfunc.c. What can cause this error? I will be grateful for any answer, thanks. >> mex -g cs...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
differential equations
Good afternoon! Theme continuation <http://www.mathworks.com/matlabcentral/answers/2556-block-eror> To solve a problem by m...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
block eror
Good afternoon. Prompt please, I have s-function in language C. This block gives out the following error: Derivative input 1 ...
casi 14 años hace | 1 respuesta | 0
1
respuestawindows-1251
Thank you, I used following commands and debugging have begun >> slCharacterEncoding('windows-1252') >> feature('MultibyteCh...
casi 14 años hace | 0
Pregunta
windows-1251
Good afternoon! When I try to make debugging as here http://www.mathworks.com/support/tech-notes/1800/1819.html when I try to...
casi 14 años hace | 3 respuestas | 0
3
respuestasPregunta
Matlab has encountered an internal problem and needs to close
Good afternoon! I create s-function on C from an example csfunc.c. I create mex. Also I try to connect it in simulink the block ...
casi 14 años hace | 1 respuesta | 0
1
respuestas-function
the source code http://depositfiles.com/files/pmt4tccyy I used a template simfeatures/src/csfunc.c I used an example. Made me...
casi 14 años hace | 0
| aceptada
s-function
My dll has been made on WinXP, Matlab R2010b. Has tried to make simulink model on the same computer where has been made dll. The...
casi 14 años hace | 0
Pregunta
s-function
Good afternoon! Halp please, I try to connect s-function, but there is a following error... I do not know as with it to strugg...
casi 14 años hace | 3 respuestas | 0
3
respuestasMex Error: undeclared identifier What does this mean?
Thanks for the help. It is valid that is necessary.
casi 14 años hace | 0
Mex Error: undeclared identifier What does this mean?
I have 32-bit windows 7, Matlab R2010b. I use a template simfeatures/src/csfunc.c and it includes #include "simstruc.h". I do ...
casi 14 años hace | 0
Pregunta
Mex Error: undeclared identifier What does this mean?
Prompt please. I want to make mex from csfunc.c, but the compiler gives out errors, why? >>mex csfunc.c Error csfunc.c: 71...
casi 14 años hace | 5 respuestas | 0