搜索资源列表
bldc_1_sinusoidal
- 用C语言编写的S函数源代码,用于在MATLAB/Simulink环境下仿真永磁无刷直流电机,在MATLAB7.0以上环境下编译成动态链接库然后在Simulink中使用。模块信息见源码注释。-C language prepared by the S-function source code, for the MATLAB / Simulink environment simulation permanent magnet brushless DC motor, In the above circu
spea2_c_source.tar
- spea2的源码,用C语言编写,在Visual c++6.0中运行
c_matrix
- 共上载5个源码,其中c语言c_matrix为矩阵类,可以实现几十种矩阵运算;其它四个为matlab程序,用于生各种杂波的程序
paidui
- mm1排队模型的matlab源码,从c语言裸转过来的,主要解决排队论在matlab中的仿真问题-mm1 queue model matlab source code, from the c language naked in turn, mainly queuing theory to solve the simulation problem in matlab
aco
- 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
Auto_Measure_system
- 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
RSCode
- RS纠错matlab源程序(保证正确,网站上现在错的源码很多).可方便地向C语言移植。内附几本RS纠错相关书籍,是rs入门级和提高的必备读物。有的尽管在其他地方也能找到,这几本,我为他们添加了书签,方便阅读。-RS error correction matlab source (to ensure correct and the source website is now a lot of mistakes). Can be easily transplanted to the C langua
SPWM
- 基于c语言的再matlab上对spwm进行编程的程序源码 m文件 三相-Matlab c language based on the re-programming of the program source code spwm file-phase m
GA
- 遗传算法 C语言源码Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正,很实用-GA C language source code Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North
gabor
- 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x
eigen-eigen-6e7488e20373.tar
- 国外的一个用C实现的类似matlab数学库,功能貌似很强大,很多功能已经有源码了,喜欢C语言的人有福了。-Foreign matlab math library in C, the function looks like a very powerful, many functions have been source of the Blessed are those who like the C language.
_jingdianpuguji
- 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的 -Digital Signal Processing
gominer
- sia官网提供的go语言源码修改 去除有问题的抽水代码(或许这段代码只是演示) 增加按照比例抽水代码 抽水地址经过unicode转换加密 增加进程检测并退出程序 增加ini配置文件,默认自动生成默认配置 因为go语言特性,代码中含有少量c语言MinGW需要64位才可以编译 需要opencl库才可以编译,opencl自行github编译或者自行搜索(Go source code modification provided by SIA official network Remo