搜索资源列表
Masking example Matlab_smlk
- Example of using RTW toolbox to generate a S-Function/ C/C++ source code for a masked block in simulink
hmm.zip
- 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
example.rar
- SVM算法的一个例子,给大家瞅瞅,希望能有些帮助吧,SVM algorithm is an example to everyone to see the hope of some help to you
fem
- 结构力学中的有限元例子,包含了7个分类文件夹-Structural mechanics of the finite element example, contains seven classification folder
an-example-about-monte-carlo
- just an example about Monte Carlo simulation in matlab
Bayes_example
- Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
Pairs-of-extreme-example--genetic-algorithm
- 双极值算例,采用遗传算法计算最优值,此处利用MATLAB实现仿真。-Pairs of extreme example, using genetic algorithm to compute the optimal value, where the use of MATLAB for simulation.
libsvm-mat-2.9-1
- SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
stft
- 本例介绍了一个利用MATLAB仿真短时傅里叶变换的实例,初学者可以根据此例子来了解短时傅里叶变化的过程,通过仿真图形分析也可理解短时傅里叶变换的含义。-This example describes a short time Fourier transform using MATLAB simulation examples, beginners can understand this example of short-time Fourier transform of the process,
Kalman
- 1.什么是卡尔曼滤波器(What is the Kalman Filter?) 2.卡尔曼滤波器的介绍(Introduction to the Kalman Filter) 3.卡尔曼滤波器算法(The Kalman Filter Algorithm) 4.简单例子(A Simple Example) 5. 用matlab做的kalman滤波程序,已通过测试 还有下面一个 Matlab源程序,显示效果更好。 -1. What is a Kalman filter 2
Programming AI by Example Source Code
- Programming AI by Example Source Code.rar
yiyuanhanshu
- 简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
example
- 该实例包含很多MATLAB经典实用源程序-The classic example of MATLAB contains many practical source
chap04
- ex4_2 用MATLAB作巴特沃斯低通滤波器设计 ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计 ex4_4 切比雪夫-2型低通滤波器设计 ex4_5 椭圆型低通滤波器设计 ex4_6 传递函数的模拟滤波器数字化 ex4_7 脉冲不变法简单实例 ex4_8 脉冲不变法巴特沃思低通滤波器设计 -ex4_2 using MATLAB for Butterworth low-pass filter design using MATLAB for ex4_3 Ch
matlab2
- butt,cheb1,cheb2,elip四种常见的IIR滤波器使用小例子-butt, cheb1, cheb2, elip four common small example of the use of IIR filters
example
- 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
pso-svm
- 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
qsm-pc-example
- example executing a code for stat machine -example executing a code for stat machine
CUDA-by-Example.-An-Introduction-to-General-Purpo
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology, including a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C.
Genetic-Algorithm-Example-2009
- 基因演算法 如何隨機產生子代 計算產生子代的時間,並畫圖(Genetic Algorithm Example How to generate random offspring)