-
polyphase
cordic algorithm is very use ful for implemention sin and cos and trangulation function
- 2015-02-19 06:49:51下载
- 积分:1
-
rdsac.m.tar
用MATLAB程序打开数字地震数据记录SAC格式。(using Matlab, it can open the data of seismic wave.)
- 2013-11-29 00:39:31下载
- 积分:1
-
ex2_c.m
Steepest Descent matlab code
- 2012-01-27 20:24:06下载
- 积分:1
-
dualband_coupling_matrix_synthesis v 1.0
说明: Synthesizes coupling matrix for dual band bandpass filter
- 2021-04-09 20:38:59下载
- 积分:1
-
ClusterEnsembleV20
聚类集成算法CSPA、HGPA、MCLA的实现(three cluster ensembles algorithms cspa,hgpa and mcla)
- 2012-04-23 19:41:33下载
- 积分:1
-
genetic-algorithm
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.
- 2013-07-16 14:40:19下载
- 积分:1
-
GNSS_SDR
GNSS sDR application about GPS to use people
- 2010-08-05 15:23:14下载
- 积分:1
-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1
-
viterbi_decode
MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。(Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolutional code. testConv.m start the simulation, which used two convolution code (a 1/2 and a 2/3 convolutional code). To use a hard decision, modify metric.m file. Nothing else would want to change it. Extract can be used.)
- 2013-12-30 17:53:52下载
- 积分:1
-
ai_RayCh
Rayleigh Fading Channel Signal Generator
Using the Dent Model (a modification to the Jakes Model)
- 2013-03-07 12:59:40下载
- 积分:1