-
Matlabmanual
MATLAB详细手册,初学者推荐,希望大家喜欢.(MATLAB detailed manual, recommended for beginners, I hope everyone likes.)
- 2008-01-21 09:05:09下载
- 积分:1
-
DigitalWatermarking
一种数字水印技术的研究与应用,采用MATLAB编程(A digital watermark technology and applications programming using MATLAB)
- 2009-05-14 19:37:22下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
zuiyouhua
基于modelcenter和粒子群算法MATLAB最优化解决装箱问题。包含代码、模块、PPT、课程论文(Based on MATLAB modelcenter and particle swarm optimization to solve the packing problem. It contains code modules, PPT, course papers)
- 2020-07-02 20:40:01下载
- 积分:1
-
code
2采用PCA对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,喜欢模式识别共6个特征进行特征提取(自己设定选取的特征个数),并基于所得到的特征采用SVM设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。(2 using PCA for boys and girls in the sample data height, weight, like math, like literature, like sports, like common pattern recognition feature extraction feature 6 (wherein the number of the selected set itself), based on the obtained feature using SVM classifier design boys and girls, and calculating prediction performance model (including SE, SP, ACC and AUC).)
- 2017-04-10 11:43:49下载
- 积分:1
-
shuzhiweifen
数值微分通过matlab实现,对于初学者非常有用。从书上下载的源代码。(Achieved by numerical differentiation matlab, very useful for beginners. Downloaded from the book source code.)
- 2010-11-16 16:12:31下载
- 积分:1
-
skills_for-VC-MATLAB_combined_coding
VC与matlab接口编程,matlab 强大的数学分析能力,结合VC强大的编程,那么接口程序如何编写就显得重要了。(VC interface with matlab programming, matlab powerful mathematical analysis capabilities, combined with powerful programming VC, then the interface program on how to prepare it is important.)
- 2009-06-06 23:08:38下载
- 积分:1
-
bank_net
关于OPNET里的一个仿真场景,还是可以参考一下,具体对新手还是比较适用的(OPNET in a simulation on the scene, or can refer to the specific comparison to the novice or the applicable)
- 2011-05-24 22:30:23下载
- 积分:1
-
imagejunhun
该程序的主要功能是将图像的灰度进行均衡化,并与matlab自带的均衡函数进行比较!(This algorthim is proposed to histeq the image! And this algorithm has been compared to the histeq function in the matlab)
- 2013-05-17 21:44:36下载
- 积分:1
-
FSK
FSK的SIMULINK仿真代码,包括调制解调与频分复用(FSK simulink modulation and demodulation)
- 2014-11-20 19:54:04下载
- 积分:1