CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MCC
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MCC - List
[
matlab
]
MccTest
DL : 0
MATLAB命令行下mcc命令示范1 -MATLAB command line mcc order a model
Date
: 2025-12-17
Size
: 43kb
User
:
展颜
[
matlab
]
MccTest1&2
DL : 0
MATLAB命令行下mcc命令示范2 -MATLAB command line mcc orders Model 2
Date
: 2025-12-17
Size
: 29kb
User
:
展颜
[
matlab
]
MccTest3
DL : 0
Date
: 2025-12-17
Size
: 53kb
User
:
展颜
[
matlab
]
SglCon
DL : 0
绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本-mapping function using mcc generated code embedded VC engineering example, Win32 Console Version
Date
: 2025-12-17
Size
: 138kb
User
:
谢芊芊
[
matlab
]
SglMFC
DL : 0
绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本-mapping function using mcc generated code embedded VC engineering example, Win32 version MFC
Date
: 2025-12-17
Size
: 53kb
User
:
谢芊芊
[
matlab
]
matlabVCsimulink
DL : 0
Matlab7.0利用mcc与VC++编程实例,MATLAB 与 C 语言的接口,在simulink环境下实现实时仿真。-Matlab7.0 using MCC with VC++ Programming examples, MATLAB and C language interface, in simulink realization of real-time simulation environment.
Date
: 2025-12-17
Size
: 13kb
User
:
[
matlab
]
MATLABC++
DL : 0
VC++中使用MATLAB的C++数学库和MCC生成的程序.txt-VC++ Use MATLAB
Date
: 2025-12-17
Size
: 13kb
User
:
maomao
[
matlab
]
VC_MATLAB
DL : 0
VC++中使用MATLAB的C++数学库和MCC生成的程序-VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated
Date
: 2025-12-17
Size
: 13kb
User
:
liuzhe
[
matlab
]
fixed_point
DL : 0
Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative.
Date
: 2025-12-17
Size
: 1kb
User
:
王怀东
[
matlab
]
sumilation moteur MCC
DL : 0
ce programme de simulation en Matlab permet de simuler la commande d un moteur à courant continu
Date
: 2025-12-17
Size
: 3kb
User
:
azzeddine
[
matlab
]
testmyadd2
DL : 0
应用matlab编译器mcc实现,matlab和vc联合编程的经典例子-Application matlab mcc compiler implementation, matlab and vc classic example of joint programming
Date
: 2025-12-17
Size
: 3.79mb
User
:
李华
[
matlab
]
mcc
DL : 0
DC MOTOR SPEED CONTROL m-DC MOTOR SPEED CONTROL mcc
Date
: 2025-12-17
Size
: 3kb
User
:
maldini
[
matlab
]
Generatrice_synchrone_cc
DL : 0
synchronous generator mcc
Date
: 2025-12-17
Size
: 12kb
User
:
jim
[
matlab
]
command-cascad_mcc
DL : 0
command mcc current_and_gear
Date
: 2025-12-17
Size
: 6kb
User
:
jim
[
matlab
]
Mcc
DL : 0
this is simulation de m-this is simulation de mcc
Date
: 2025-12-17
Size
: 8kb
User
:
MIDOO
[
matlab
]
matcom
DL : 0
matlab 与VC++中使用MATLAB的C++数学库和MCC生成的程序,对初学matlab者有很好的借鉴作用-matlab and VC++ using MATLAB' s C++ Math Library and the MCC generated program, matlab for beginners who have a good reference
Date
: 2025-12-17
Size
: 13kb
User
:
董绪祥
[
matlab
]
mcc
DL : 0
simulare motor de curent contin-simulare motor de curent continuu
Date
: 2025-12-17
Size
: 5kb
User
:
Andrei
[
matlab
]
BINOME-9-MARC-AOUN-ET-NAJIB-ROUHANA-CONVERTISSEUR
DL : 0
MCC DIRECT CONTROL using pulse generators
Date
: 2025-12-17
Size
: 24kb
User
:
lop
[
matlab
]
MATLAB-GUI-design-learning-Notes
DL : 0
【MATLAB GUI设计学习手记】源代码 数据 罗飞大哥的作品 本书由浅入深、循序渐进地介绍了matlab gui设计的基础知识,旨在使读者在较短时间内掌握gui设计的精要所在。. 本书首先介绍了gui设计的预备知识,然后详细介绍了gui对象的属性以及两种建立gui的方法:采用函数建立和采用guide建立。在介绍了gui设计基础知识的基础上,深入讲解了activex控件、定时器、串口及mcc编译的相关知识。书中穿插了大量的图表,直观、简要地列出了相关知识点。对于一些重要、难懂的知识点,配以大量的典型例题,方便读者边学边练,加强理解。最后,书中给出了3个典型的综合实例,供读者研究学习。.. 本书适合需要短时间内迅速掌握matlab gui设计的初学者使用,也可作为相关专业师生、相关工程开发人员的参考手册。... -[MATLAB GUI design learning Notes] source code, Luo Fei works of Big Brother The progressive approach of the book, step by step the basics of Matlab gui design, designed to enable the reader to grasp the essence of the gui design where in a relatively short time. . The book begins prior knowledge of the gui design, and then details the gui object properties and methods: two ways to create gui with function to create and adopted to guide the establishment. Describes the design of basic knowledge in gui basis, in-depth to explain the activex control, timer, serial port, and mcc compiled knowledge The book, interspersed with a large number of charts, intuitive, brief list of related knowledge. For some important, difficult to understand the knowledge, together with a large number of typical example, the convenience of the reader to learn while training, to enhance understanding. Finally, the book gives three typical instance, for readers learn. .. Book is suitable for the need for a
Date
: 2025-12-17
Size
: 7.24mb
User
:
zk
[
matlab
]
MCC.mdl
DL : 0
model machine a courant continu M-model machine a courant continu MCC
Date
: 2025-12-17
Size
: 9kb
User
:
mah
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.