-
clark-and-park
本代码是CLARK和PARK变换的m文件和simulink模型,即从三相坐标变换到两相坐标的变换。(This code is CLARK and the PARK transform of the m file and the Simulink model, namely from the three-phase to two-phase coordinate transformation of coordinate transformation.)
- 2014-09-03 10:55:22下载
- 积分:1
-
poly2trellis
poly2trellis,程序清晰简单,容易阅读,matlab调用易实现(poly2trellis, procedures clear and straightforward, easy to read, matlab call easy to realize)
- 2011-05-03 14:17:48下载
- 积分:1
-
bb
说明: 自寫檔,模擬泰列展開式,與 math 函數 cos值的比較 與正確性(Since the writing file, analog Telja expansion, and math function, the value of the comparison and the correctness of cos)
- 2010-01-26 22:24:52下载
- 积分:1
-
code
读入指定的音频序列,并对其进行无损预测编码和DM调制编码(Read into the specified audio sequences, and its lossless predictive coding and modulation coding DM)
- 2013-12-22 21:50:03下载
- 积分:1
-
iso_simplicial
Code that performs cardinality constrained optimization for different filter types
- 2014-09-05 13:23:55下载
- 积分:1
-
vector_4
with study image process sample program
- 2015-02-21 15:33:29下载
- 积分:1
-
fastharrisdetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:06:04下载
- 积分:1
-
vblast
Matlab中vblast仿真实现VBLAST技术在MIMO-OFDM系统中应用研究 MATLAB VBLAST (VBLAST BASED on matlab Vblast.m )
- 2020-11-25 13:09:38下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
VCPP-Matlab.m
5.1 在VC++中调用Matlab引擎 matlabenginetest目录
5.2 VC++中调用Matlab *.m函数编译后的动态链接库 VC++中调用Matlab .m函数编译后的动态链接库目录(failed to translate)
- 2011-05-06 13:35:36下载
- 积分:1