-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
MATLA+svm
说明: 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(SVM prepared using MATLAB source code, you can achieve the support vector machine for feature classification or extraction)
- 2008-10-08 11:35:49下载
- 积分:1
-
GUI--time
图片中时钟时间识别的matlab GUI程序,程序不通用,个别图片可以。(A gui program of recognizing time is realized by Matlab in a picture.)
- 2014-09-12 17:57:36下载
- 积分:1
-
iradonCTRecon
CT iradon transform-image recon(CT radon transform-image recon)
- 2014-12-30 12:16:27下载
- 积分:1
-
gui_simulink
CMA算法的simulink实现,并且加了gui控制程序使用,编译环境为matlab2014b(Simulink CMA algorithm implementation, and added a gui control program, the compiler environment matlab2014b)
- 2015-01-14 09:45:54下载
- 积分:1
-
NGB
这是对于NGB的描述,可以了解一下。
未来时NGB的时代(This is the description for the NGB, you can find out. The era of the future NGB)
- 2010-01-31 11:15:11下载
- 积分:1
-
LDPC_system
matlab 模拟ldpc系统,包括BER和SNR,BER和迭代次数的关系(matlab simulation ldpc system, including the BER and SNR, BER and the relationship of the number of iterations)
- 2012-12-30 12:11:34下载
- 积分:1
-
RDA
实现合成孔径雷达点目标信号生成,使用RDA算法对点目标成像(Synthetic Aperture Radar points to achieve the target signal generation, the use of RDA algorithm for point target imaging)
- 2011-10-29 19:47:01下载
- 积分:1
-
pso
粒子群算法解决物流问题,简单易实现,效率高(PSO algorithms for logistics problems )
- 2015-03-03 10:54:40下载
- 积分:1
-
偏最小二乘回归分析(刀具磨损案例)
PLS回归,以刀具磨损为例,包括程序和数据文件,打包,需要者可以下载看看,用来参考。(PLSregress to tool wear, for example, including procedures and data files, packaging, who can download to see, for reference.)
- 2017-09-26 15:38:07下载
- 积分:1