-
Matlabzhuchengfen
Matlab编程实现主成分分析,包含实例分析应用的详细代码(Matlab programming principal component analysis, including detailed examples of the application code)
- 2010-06-08 10:05: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
-
shenjingwangluoxuexi
基于径向基RBF网络的函数逼近,通过在MATLAB环境下的编程、仿真,实现了对周期性函数的逼近(RBF network based on radial basis function approximation, by the MATLAB environment, programming, simulation, realization of the approximation of periodic functions)
- 2010-06-07 16:18:34下载
- 积分:1
-
ex
说明: 基于matlab的自适应分段阈值分割,根据直方图自动寻峰自动分割(Matlab based on adaptive sub-threshold segmentation, according to the histogram peak automatic automatic segmentation)
- 2009-05-06 13:14:44下载
- 积分:1
-
ifftrl
一种fourier的快速变换,计算结果比matlab里的fft节省一半空间(A Fourier transform of fast, the calculation results of FFT than matlab save half space)
- 2012-02-23 10:59:57下载
- 积分:1
-
WINDOWS_CoreProgramming
新手初次学习windows程序时必看的一部参考书籍,很有帮助的(Novice learner windows program a must-see one reference book, very helpful)
- 2010-01-19 16:09:22下载
- 积分:1
-
matlab-biaozhuziti
介绍了matlab坐标轴标注方法和设置特殊字体的方法(Matlab axis label describes the methods and ways to set a special font)
- 2011-09-27 13:05:49下载
- 积分:1
-
case118
电力系统IEEE118节点系统潮流计算所需数据(Data needed for power flow calculation of power system IEEE118 test system)
- 2018-09-10 19:06:47下载
- 积分:1
-
sobel
边缘检测算子 sobel检测算子 matlab源码(sobel matlab 源码)
- 2010-05-24 18:48:44下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1