-
PROGRAMMATION-cPP-et-genie-logiciel
book to learn Visual c++ and logiciel
- 2014-02-19 12:13:40下载
- 积分:1
-
DAGUIMO-MIMO
一个大规模的MIMO仿真平台开发程序,MATLAB仿真(A large-scale MIMO simulation platform development process, MATLAB simulation)
- 2020-12-11 18:29:17下载
- 积分:1
-
APF_ip_iq
这是一个APF仿真模型,谐波检测采用ipiq方法,电流跟踪控制采用滞环控制,直流侧电压为PI控制(This is an APF simulation model, harmonic detection using ipiq method, the current tracking control using hysteresis control, DC side voltage for the PI control)
- 2017-04-02 11:57:50下载
- 积分:1
-
filtering
matlab编写滤波的源代码,小弟花了几天时间编写的,希望对大家有所帮助(matlab source code for the preparation of filtering, younger brother spent a few days to prepare, and I hope all of you to help)
- 2008-01-19 18:54:56下载
- 积分:1
-
butterworth--3d
三维数字滤波器中的butterworth理想低通滤波器的matlab仿真及其结果(3 d digital filter butterworth ideal the low-pass filter of matlab simulation and the result
)
- 2011-12-13 15:44:17下载
- 积分:1
-
m_to_COM
在VISUAL C++ 6.0编译器环境下,实现MATLAB中COM组件的开发。(In VISUAL C++ 6.0 compiler environment, to achieve the development of MATLAB, COM components.)
- 2010-05-17 16:02:07下载
- 积分:1
-
Lab13_MultArrays
Lab13_MultArrays 多维数组的使用,实现数组定位(Use Lab13_MultArrays multidimensional arrays, array positioned to achieve)
- 2014-01-06 09:13:28下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
The-CPP-Programming-Language
The C++ Programming Language(Bjarne Stroustrup著) 书中第五部分附录及代码(The C++ Programming Language Calculation Codes)
- 2014-01-06 12:35:27下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1