-
yaojiushengzhaosheng
自己做的研究生招生系统,增加了学校之间的比较功能,图标显示,分数线预测等(Own graduate admissions system, increases the comparison function between schools, icons, score prediction)
- 2013-12-01 16:01:19下载
- 积分:1
-
correlatorinfreqencyspace
对C/A码的相关在频域中的matlab实现仿真,大家交流啊,(Of C/A code correlation in the frequency domain realize matlab simulation, the exchange of everyone ah,)
- 2007-08-18 18:54:32下载
- 积分:1
-
Matlab1
matlab的特殊矩阵的实现
是word文档(matlab implementation of the special matrix is the word document)
- 2010-05-28 16:59:52下载
- 积分:1
-
xiaozaolianxi
利用matlab对声音信号进行消噪处理,最后进行总能量分析。(Use of matlab for processing sound signals to eliminate noise, and finally the total energy analysis.)
- 2011-08-30 11:06:20下载
- 积分:1
-
recd2q9
反应扩散问题长期在研究领域中c++去实现,
现在我们用MATLAB也可以(Reaction-diffusion problem in the area of research in long-term c++ to achieve, and now we can use MATLAB)
- 2009-04-03 14:19:11下载
- 积分:1
-
matlab-thin
自己写的matlab写的细化程序,特别针对条形的图形(Matlab write their detailed written procedures, especially for bar graph)
- 2011-11-29 19:24:10下载
- 积分:1
-
1111EQ
说明: LMS自适应均衡仿真matlab例子特征值扩散度,步长参数的学习曲线仿真(LMS adaptive equalization Matlab simulation examples eigenvalue proliferation, a step learning curve parameters Simulation)
- 2006-03-26 14:05:02下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
61111210
matlab de 课程设计报告书 很实用哦,里面有编制好的代码 和图片(just like it)
- 2009-11-09 09:54:12下载
- 积分:1
-
62700
The following Matlab project contains the source code and Matlab examples used for two stage kalman fliter for system identification. Reference :Lei Y, Jiang Y Q.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
- 2014-12-02 15:32:32下载
- 积分:1