-
switch2
simulation of fuel cell part4-1
- 2013-07-29 16:16:33下载
- 积分:1
-
Filter-implementation-in-matlab
its a matlab discription of varius digitl filers both in special and frequency domain. very useful for beginners.
- 2013-10-18 13:29:52下载
- 积分:1
-
ContrastStretchNorm
Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then uses some low and high threshold values to normalize image (values below LowTHR are equated to LowTHR and values above HighTHR are equated to HighTHR)
- 2013-12-17 20:48:22下载
- 积分:1
-
hsmm
说明: 隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(The hidden Markov model is a probabilistic model for time series. It describes the process of randomly generating unobservable state random sequences from a hidden Markov chain, and then generating an observation by each state to produce an observation sequence. A sequence of randomly generated states of hidden Markov chains, called a sequence of states; each state produces an observation, and the resulting random sequence of observations is called an observation sequence. Markov chain is determined by initial probability distribution, state transition probability distribution and observation probability distribution)
- 2019-05-27 12:01:38下载
- 积分:1
-
soliton
此源码是文档solitonyu.rar__关于光孤子在饱和介质中传输的仿真研究的matlab程序及图片(The source documents are solitonyu.rar__ saturation at about optical soliton transmission medium matlab simulation study procedures and Photos)
- 2009-04-04 12:51:29下载
- 积分:1
-
chap_4
Matlab编程基础 M文件编辑 脚本文件的编写 流程控制 控制命令 程序的向量化(Matlab Programming M file editing script file control command the preparation of process control procedures to quantify the)
- 2009-11-06 20:54:34下载
- 积分:1
-
Computational-Photonics--An-Introduction-with-MAT
Computational Photonics, An Introduction with MATLAB
- 2013-07-24 21:56:26下载
- 积分:1
-
neg_n_thre
Negetive & Tresholding of an image
- 2013-05-21 16:51:28下载
- 积分:1
-
communication-system-matlab
介绍了通信系统中各个通信模块的MATLAB实现(Introduction of the communication systems of various communication modules realize the MATLAB)
- 2007-11-03 12:48:12下载
- 积分:1
-
Genetic_Algorithm_Final
To implement the genetic algorithm for optimization of the given function.
PROBLEM:-
Given a one variable function
f(x)= {█(2+e^((x-10)) +cos 〖(x-10) 〗 if x≤10 @2+ e^((10-x))+cos (10-x) if x>10)┤
Determine maximum function value f(x) and corresponding value of x in the user specified range, say [a, b] using GA.
- 2011-07-17 21:28:51下载
- 积分:1