-
matlab6
MATLAB代数方程的求解、无约束最优化问题求解、有约束最优化问题的计算机求解、整数规划问题的计算机求解(MATLAB for solving algebraic equations, problem solving unconstrained optimization, constrained optimization problems by computer, integer programming problem by computer)
- 2009-11-16 09:53:06下载
- 积分:1
-
Matlab_code
Video frame extraction & separating unwanted part of each frame
- 2009-12-18 13:14:14下载
- 积分:1
-
fuzzywatertemporaturecontrol
The goal is to design a fuzzy controller that will control the water temperature to follow a reference profile as closely as possible.
- 2010-01-15 23:50:34下载
- 积分:1
-
lens-design--ZEMAX
光学设计,采用zemax设计光学系统,教程比较全面,基础(optical-design zemax)
- 2014-12-13 20:56:48下载
- 积分:1
-
Fyyalefacea
人脸识别matlab程序,yyale人脸库上实现,三阶近邻法
(Face recognition matlab program the yyale face database, the third-order nearest neighbor method)
- 2012-09-30 18:08:55下载
- 积分:1
-
hooke
hooke code hooke code hooke code hooke code hooke code
- 2013-12-19 02:27:53下载
- 积分:1
-
elevsim
this is a simulation program that simulates a random event in which you enter a the number of floors in a building and the number of elevators in a group and it generates a random event so you could analyze it
- 2011-12-26 23:57:56下载
- 积分:1
-
WSN的各种算法
说明: 基于MATLAB的与wsn无线传感器网络有关的仿真程序,有几种路由协议,以及协议之间的比较,例如leach协议中的leach算法,deec协议(There are several routing protocols and the comparison between them, such as LEACH algorithm in LEACH protocol, DEEC protocol)
- 2020-06-01 01:16:57下载
- 积分:1
-
simulation
对数字电路,通信原理,DSP等一些现象的仿真:比如整流器,滤波器,仿真二/四译码器,四选一数字选择器,信号发生器,2FSK信号的调制、滤波、频谱分析等,对DSP中各种滤波的仿真以及通原中的调制解调的仿真等(Digital circuits, communication theory, DSP and some other phenomena simulation: for example, rectifiers, filters, simulation II/IV decoder, four elected a digital selector, signal generator, 2FSK signal modulation, filtering, spectral analysis, DSP filtering on the various links of the original simulation and the simulation of the modulation and demodulation, etc.)
- 2010-11-04 20:05:02下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1