-
Untitled
matlab多目标tsp问题,在本机上很好运行不知道在其他机子上怎么样 。。希望改进一下给我建议 呵呵(matlab for tsp)
- 2010-08-13 19:09:12下载
- 积分:1
-
digital_QAM_receiver
QAM系统的全数字设计,学位论文,较长较细致,值得参考,不多说,免费下(QAM system, all-digital design, dissertations, longer than the detail, it is also useful, not more than that under free)
- 2010-05-05 17:36:14下载
- 积分:1
-
dsk02n
用MATLAB实现电路的运算,可以运用它实现一般的电路基本原理(MATLAB circuit operation, it can be used in general to achieve the basic tenets of the circuit)
- 2006-06-13 00:01:38下载
- 积分:1
-
Machine_Learning
包括无监督和监督的机器学习技术
• K-means and other clustering tools
• Neural Networks
• Decision trees and ensemble learning
• Naï ve Bayes Classification
• Linear, logistic and nonlinear regression(Highlights include unsupervised and supervised machine learning techniques including:
• K-means and other clustering tools
• Neural Networks
• Decision trees and ensemble learning
• Naï ve Bayes Classification
• Linear, logistic and nonlinear regression)
- 2013-11-18 14:45:41下载
- 积分:1
-
NP2
利用已知的零点综合出耦合矩阵(N+2)并画出S11、S21响应曲线(Integrated coupling matrix of zeros by using the known ( N+2 ) and draw S11, S21 response curve)
- 2021-02-18 18:59:46下载
- 积分:1
-
dynamics-of-multibody-systems
单摆及曲柄滑块机构的动力学仿真(使用增广法求解微分-代数动力学方程)(Numerical simulations of simple pendulum and slidercrank mechanism.
)
- 2012-02-18 19:10:34下载
- 积分:1
-
fitness
适应值的选取是一个重要的运算过程,我们应该选择合适的适应值函数,这样才能够很好的选择最佳的变量值(Fitness selection process is an important operation that we should select the appropriate fitness function, so that it can be a good choice of the best value of the variable
)
- 2011-11-16 09:42:09下载
- 积分:1
-
cPPexample
c++的各种例子,例如继承,重载,容器,迭代子,vector,多态,模版,虚函数,友元,指针,作用于等等,超级多的例子,每个例子都是用中文标识,对学习c++的朋友很有帮助。(Various examples of c++, such as inheritance, overloading, containers, iterators, vector, polymorphism, templates, virtual functions, friend, pointer, acting, etc. Super Multi example, each of the examples are used to identify Chinese for learning c++ helpful friends.)
- 2014-12-16 11:10:20下载
- 积分:1
-
LSB-digital-watermark
关于LSB的数字水印源代码,大家可以参考一下,欢迎共享(the code about the digital watermark of LSB,using matlab)
- 2011-01-03 11:06:36下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1