-
tem_varying
测试陀螺仪随温度变化的特性,这是一个温箱测试的matlab处理程序!(Test gyroscope characteristics change with temperature, which is a warm-box testing matlab handler!)
- 2012-09-20 19:28:06下载
- 积分:1
-
weibull
威布尔分布参数估计方法,用于两参数拟合威布尔分布(Weibull distribution parameter estimation method is used to fit Weibull distribution with two parameters)
- 2017-11-07 13:19:21下载
- 积分:1
-
libsvm-2.89
LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。
2.89版本是09年刚更新的一个版本。(LIBSVM)
- 2009-05-04 17:18:56下载
- 积分:1
-
matlab3
matlab program to practice
- 2010-11-10 11:06:21下载
- 积分:1
-
wola
matlab code for wola filter bank
- 2020-09-28 14:57:45下载
- 积分:1
-
04
说明: 应用matlab实现对统计分析中的主成分分析方法,高效实现对输入变量的降低维数,同时(Application matlab realize the principal component analysis statistical analysis, efficient implementation of reduced dimensionality of the input variables, while)
- 2014-01-07 15:31:58下载
- 积分:1
-
基于免疫算法的认知无线电资源分配研究
说明: 基于免疫算法的认知无线电资源分配研究,本科毕业设计,附带毕业论文,论文里对程序有详细的说明,直接运行即可,可以参考。(Research on cognitive radio resource allocation based on immune algorithm, undergraduate graduation design, with graduation thesis, the program has a detailed description of the program, can be directly run, you can refer to.)
- 2020-06-27 02:20:02下载
- 积分:1
-
MatlabPPT
MATLAB 讲义,对MATLAB高级应用进行深入的剖析,如果您在使用MATLAB时遇到技术问题,这个讲义经对您有用。(MATLAB lectures, advanced applications of MATLAB in-depth analysis, if you are using MATLAB encounter technical problems, this lecture by useful to you.)
- 2009-10-15 22:05:20下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
源文件:GA_TS_VRP问题遗传算法算路径优化模型
遗传算法求解VRPTW,可运行,附带说明(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Description)
- 2021-04-25 20:48:46下载
- 积分:1