-
zsglcx
请认真阅读您的文件包然后直到其具体功能(matlab在电气领域应用)(Please read them carefully and then your package until its specific function (matlab in the field of electrical applications))
- 2009-05-14 20:05:18下载
- 积分:1
-
Abc2sc
this code in matlab with HADI SADAT Power Matlab Program
- 2010-03-19 21:03:23下载
- 积分:1
-
gmmclassifier
说明: 这个源码提供了如何利用高斯混合模型去做影像辨识的模型分类(the source how to use a Gaussian mixture model to do imaging Identification Classification Model)
- 2005-11-29 20:53:57下载
- 积分:1
-
BOC_ACF
基于matlab的BOC信号的自相关函数,阶数n可以自定义,正余弦相位也可以自定义;CBOC的自相关函数程序(MATLAB based on, BOC_ACF, n_order,CBOC_ACF)
- 2012-05-04 11:43:01下载
- 积分:1
-
waveCompression
将电力市场数据使用小波分解成为两个长度相等的低频和高频小波,然后可以用于灰色模型的建模和波形模型建模!(The electricity market data using wavelet decomposition into two equal length low and high frequency wavelet gray model can then be used for modeling and waveform modeling!)
- 2013-09-17 21:52:32下载
- 积分:1
-
EE-550-Asgn3-Q5
matlab file for linear control system assgnment proeblem
- 2015-04-17 22:33:25下载
- 积分:1
-
pso-1
给出了经典的粒子群优化算法的matlab实现方法,并结合测试函数,显示算法的寻优能力(Gives a classical particle swarm optimization algorithm matlab implementation, combined with the test function, the ability to display optimization algorithm)
- 2014-02-18 16:17:34下载
- 积分:1
-
123Tree-Control-2011
树形图操作,控制树形图属性节点,labview底层也有很多例子可以学习参考,不断进步(Tree diagram operation, the control tree attribute node)
- 2016-01-10 23:04:01下载
- 积分:1
-
传染病模型
说明: 小世界网络中的SIRS传染病模型实现。该模型将动物状态分为三个类别:易感状态(S)、传染状态(I)、移出状态(R),易感状态的动物在与感染状态的动物接触过程中会以一定概率被传染状态的动物传染而患病;传染状态的动物可以一定的概率将疾病传染给接触到的动物;传染状态的动物在经历一段时间之后得到痊愈并且不再会收到感染,也不会对其他动物造成威胁,即相当于从整体中被移出的状态;在一段时间过后,移出状态的个体会再复原成为易感状态。在初始时一定比例的动物处于感染状态,剩余动物处于易受感染状态。(Implementation of SIRS Infectious Disease Model in Small World Network.The model divides animal state into three categories: susceptible state (S), infectious state (I), and removal state (R). Animals in susceptible state will be infected by animals in infectious state with a certain probability in the process of contact with animals in infectious state; animals in infectious state can transmit disease to animals in contact with a certain probability; animals in infectious state will experience one. After a period of time, the patient recovers and no longer receives infection, and does not pose a threat to other animals, i.e. the state of being removed from the whole; after a period of time, the individual in the state of being removed recovers to a susceptible state. At the beginning, a certain proportion of animals were infected and the remaining animals were susceptible to infection.)
- 2019-02-25 19:31:07下载
- 积分:1
-
人脸检测
使用说明:
若要使用人脸检测程序需要在 matlab 到 bin 目录中的该 zip 文件中设置路径
"FaceDetect.dll"使用的版本早于 7.1"FaceDetect.mexw32"由更高版本使用时
应放在其他文件相同的目录中的两个文件"cv100.dll"和"cxcore.dll"。
编制的要求:
Matlab 7.0.0 R14 或 Matlab 7.5.0 R2007b
Microsoft visual studio 2003 或 2005 年
上进行了测试:
Matlab 7.0.0 R14 与 Microsoft Visual C/c + 你这个 Visual Studio.NET 2003年中 7.1 版
与 Microsoft Visual c + + 2005年中现在你这个 Visual Studio 8 Matlab 7.5.0 R2007b
编制说明:
1.安装程序 Mex 编译器:
类型"mex-安装程序"在 matlab 的命令窗口中。按照说明操作,然后选择相应的编译器。
本机 C 编译器使用 Matlab 未编译此程序。MS visual studio 编译器是首选的。
2.改变路径到 /src/ 目录,发出命令
墨西哥 FaceDetect.cpp-我.../Include/.../lib/*.lib-outdir.../bin/
编译后的文件存储在 bin 目录中。将这些输出文件以及"cv100.dll"和"cxcore.dll"
在所需目录和适当地在 matlab 中设置的路径。
注: 使用 Visual Studio 2005 编译版本 8 compilier 要求编译器不同 dll 必须附带沿
zip 文件中。所有上编译此 zip 是与 visual studio 2003 7.1 版编译器。
- 2023-03-11 00:40:04下载
- 积分:1