-
control
智能控制中的编程例子,有关于模糊控制的。(Intelligent control of the programming examples on the fuzzy control.)
- 2010-10-21 19:58:20下载
- 积分:1
-
fangzhen1_tls
基于SVD分解的总体最小二乘算法,在工程领域有很大的应用(Based on the SVD decomposition of the overall least-squares algorithm, in the engineering field has a lot of applications)
- 2020-07-04 15:20:02下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
lfsr
1)利用CC++语言实现给定的LFSR;
2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点;
3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。
给定的LFSR为:(1) the use of C C++ language given LFSR
2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle
3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation).
LFSR given as follows:)
- 2015-12-14 16:26:56下载
- 积分:1
-
Didatico
This is a Didact Software to matlab users!
- 2009-11-23 08:07:00下载
- 积分:1
-
Loop-antenna
一个电长度的环天线的表面电流分布及辐射特性(An electrical length of the loop antenna surface current distribution and radiation characteristics)
- 2013-08-09 22:45:53下载
- 积分:1
-
Digital-Signal-and-Image-Processing-Using-MATLAB
MATLAB is one of several tools for working with mathematics. As an experienced
programmer, I was skeptical at rst. Why should I learn another programming
language when I could do the work in C/C++? The answer was simple: working
with MATLAB is easier! Yes, there are some instances when one would want to
use another language. A compiled program, such as one written in C++, will run
faster than an interpreted MATLAB program (where each line is translated by the
computer when the program is run). For hardware design, one might want to write
a program in Verilog or VHDL, so that the program can be converted to a circuit.
- 2015-03-16 22:45:31下载
- 积分:1
-
hadi-alizade
this is a new alghorithm about tabu search....
- 2013-05-26 16:47:20下载
- 积分:1
-
ACOTSPtw
说明: 使用蚁群算法解决带时间窗的旅行商问题,注释详细(Ant colony algorithm is used to solve traveling salesman problem with time windows. Detailed annotations are given.)
- 2019-05-22 10:17:07下载
- 积分:1
-
wavelet_Transform_and_APPIication_in_Seismic_DataD
小波变换及其在地震资料去噪中的应用 硕士论文()
- 2008-04-05 16:39:46下载
- 积分:1