-
wsndata
一些无线传感器方面的文章,希望有所帮助。(Some wireless sensors article, I hope help.)
- 2010-08-05 21:06:16下载
- 积分:1
-
pujianfa-M
谱减法,很好的,有不错的注释,这个是我们大作业的源程序,试验过的(Pujianfa,very good!)
- 2011-01-17 12:15:26下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
cubgs-src
matlab coding for Background sub
- 2011-09-02 18:43:18下载
- 积分:1
-
tsp_ga_cities
Develop a generic genetic algorithm to solve the traveling
salesman problem with 20 cities that are uniformly distributed
within a unit square in a 2-dimensional plane.
- 2010-01-16 00:38:45下载
- 积分:1
-
GVRE-PCA
关于主成分分析方法的主元选取方法“广义重构误差方差法”(Generalized VRE)的MATLAB仿真代码。(Principal component analysis on the primary unit selection method " generalized reconstruction error variance method" (Generalized VRE) MATLAB simulation code.)
- 2014-11-29 11:09:24下载
- 积分:1
-
simulink-tutorial
Handbook matlab simulink
- 2013-12-24 15:07:24下载
- 积分:1
-
inverter1
关于三相全桥逆变器的matlab/simulink仿真,采用开环控制的方式(Matlab About three-phase full-bridge inverter/simulink simulation, using the open-loop control mode)
- 2021-04-22 16:08:48下载
- 积分:1
-
Bayes
贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,而且方法简单、分类准确率高、速度快。(Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms. In many cases, Naive Bayes (Naï ve Bayes, NB) classification algorithm with decision trees and neural network classification algorithm is comparable, the algorithm can be applied to large s, and the method is simple, accurate classification rate of speed.)
- 2015-04-21 16:29:05下载
- 积分:1
-
legendre_associated_normalized
evaluates the associated Legendre functions P(N,M)(X), normalized for use in spherical harmonic calculations
- 2013-02-09 06:13:58下载
- 积分:1