-
LogReg
逻辑回归实现线性分类器,文件中的readme.txt可以看到使用方法。
具体使用就是通过data.txt读入数据(默认2维数据,分为正反两类。)然后用matlab运行solve.m即可得到分类线、分类准确率。(a matlab source code for Logistic Regression. Datas in data.txt are of 2dimension and 2 types. run solve.m in matlab software to get the accuracy and the plot result.)
- 2014-11-28 12:41:56下载
- 积分:1
-
Chap_4
西蒙赫金——《自适应滤波器原理》第四章-4( Chapter IV of adaptive filtering-4)
- 2009-03-03 18:11:05下载
- 积分:1
-
MRAS
说明: 基于模型参考自适应的异步电机转速辨识仿真模型(Based on Model Reference Adaptive Speed Identification of Induction Motor Simulation Model)
- 2008-09-22 15:49:10下载
- 积分:1
-
rule_based_network
这个工具是同伴的图书软件的复杂性管理的模糊系统 ,斯普林格,2010。
一个新的规则为基础的系统类型,称为规则为基础的网络,已与行动建议操作规则库的互联网络,形成一个等效的单规则库。这些行动最近已实现为基于Matlab工具箱,但仅限于个人使用的节点对。此工具自动执行正确网络中的所有节点的基本操作。该工具会让你更容易实现用尽可能少的用户交互的各种规模的规则为基础的网络
(This tool is companion software for the book Complexity Management in Fuzzy Systems , Springer, 2010.
A novel type of rule based system, called a rule based network, has been suggested with operations to manipulate networks of interconnected rule bases to form an equivalent single rule base. These operations have recently been implemented as a Matlab based toolbox, but are limited to individual use on pairs of nodes. This tool automatically performs the basic operations correctly on all nodes in a network. The tool will make it much simpler to implement rule based networks of all sizes with as little user interaction as possible.
)
- 2011-05-21 13:08:13下载
- 积分:1
-
JDSR
ICA极大似然估计的自然梯度法仿真实例,并计算了串音误差( An experiment of ICA by MLE,including psnr)
- 2012-04-23 13:33:48下载
- 积分:1
-
NAH1
说明: 近场声全息,里边包括全息技术的matlab程序,数据等。(Sound holographic technology, including holographic technology matlab procedures, data, etc.)
- 2021-01-26 15:38:36下载
- 积分:1
-
multi_object
matlab编写的多目标处理程序,里面包括IMM,JPDA等各种算法,对于学习信息融合的同学肯定有帮助(matlab prepared to deal with multi-objective process, which include IMM, JPDA, such as a variety of algorithms, information fusion for the study will certainly help the students)
- 2020-09-06 17:08:04下载
- 积分:1
-
GeneticAlgorithm
说明: 本代码是使用遗传算法解决优化约束问题,可直接运行。(本代码是使用遗传算法解决优化约束问题,可直接运行。
This code is the use of genetic algorithm to solve constrained optimization problems,which can be directly run.)
- 2010-03-30 16:03:48下载
- 积分:1
-
montecarlo
说明: 此文件包括蒙特卡罗方法的基本思想及应用,有很多MATLAB实例,是学习蒙特卡罗方法的很好资料。没有解压密码(this document, including the Monte Carlo method and the application of the basic idea, there are many examples of MATLAB study is a good method of Monte Carlo data. No extracting passwords)
- 2020-12-11 16:09:17下载
- 积分:1
-
MATLAB_RLINK
A COM based interface that allows you to call R functions from within MATLAB. The functions are:
openR - Connect to an R server process.
evalR - Run an R command.
getRdata - Copies an R variable to MATLAB.
putRdata - Copies MATLAB data to an R variable.
closeR - Close connection to R server process.
Rdemo - An example of using R from withing MATLAB.
- 2011-10-12 05:33:29下载
- 积分:1