-
depec
用来进行滤波的,这是基于matlab环境的编程程序。(I hope this code can help others.)
- 2010-06-29 11:30:46下载
- 积分:1
-
ga_all
code for a MATLAB genetic filter function
- 2015-01-06 05:10:20下载
- 积分:1
-
NWA-Folder
This folder contains Matlab functions for the Enhanced Interval Approach (EIA) in:
Simon Coupland, J. M. Mendel and Dongrui Wu, “Enhanced Interval Approach for Encoding Words into Interval Type-2 Fuzzy Sets and Convergence of the Word FOUs,” IEEE World Congress on Computational Intelligence, Barcelona, Spain, July 2010.
All following functions were tested in Matlab 7.4.0 (R2007a) under Windows 7:
centroidIT2: Compute the centroid of an IT2 FS.
EKM: Implement the Enhanced KM algorithms.
IA: Implement the Interval Approach for word encoding.
mainJPL: Illustrate IA and EIA using the JPL dataset.
mainWeb: Illustrate IA and EIA using the Web dataset.
mg: Compute the membership grades of a vector of numbers on a T1 FS.
plotFigures: Plot Figs. 3.18, 3.19 and 3.20 in the book.
plotIT2: Plot an IT2 FS.
Last modified by Dongrui Wu (dongruiw@usc.edu), May 2, 2010.
- 2013-12-19 03:02:01下载
- 积分:1
-
FMCW-Radar-Simulator-master
说明: 1) 这是一个基于MATLAB的FMCW射频雷达模拟器。
2) 它产生FMCW雷达,用于近距离的手波啁啾电平信号数据。
3) 你可以尝试在这个模拟器上开发你的雷达数据处理算法。
4) 作为一个查伦奇,你能开发你的算法来检测手写方向:左或右。
5) 在matlab中运行main.m开始尝试。(1) This is a MATLAB based FMCW RF Radar Simulator.
2) It generates FMCW radar for close handwave chirp level signal data.
3) Your can try develop your radar data processing algorithm base on this simulator.
4) As a charllenge, can you develope your algorithm to detect the handwave directions: LEFT or RIGHT.
5) Run main.m in matlab to start trying out.)
- 2020-03-18 10:22:43下载
- 积分:1
-
KS方程
说明: 用谱方法解Kuramoto-Sivashinsky 方程matlab编程(Matlab programming of solving Kuramoto-Sivashinsky equation with spectrum method)
- 2021-03-23 10:29:16下载
- 积分:1
-
evolutiongame
本人编写的演化博弈相关结果,包括演化均衡,最优反应,相平面等(I write the evolution of game-related results, including the evolution of a balanced, optimal reaction, phase plane, etc.)
- 2009-12-01 19:02:32下载
- 积分:1
-
Cross-factor-with-particle-swarm-ptimization-algor
对于粒子群算法和MATLAB学习者有很大帮助,非常好用的。(PSO algorithm and MATLAB for learners of great help, very useful.)
- 2010-05-31 18:17:41下载
- 积分:1
-
3D2Dvectorfieldplottervectline
vectline "vector field line plotter"
Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.(vectline "vector field line plotter" Depe nding on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field lin e.)
- 2006-12-14 21:43:00下载
- 积分:1
-
shanon
shannon channel codeing project
- 2015-01-17 11:20:17下载
- 积分:1
-
SpeedyGA
genetic algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. 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.
- 2015-01-29 14:08:34下载
- 积分:1