-
matlab
带交叉因子的粒子群优化算法matlab源程序(Cross-factor with particle swarm optimization algorithm matlab source)
- 2008-06-04 14:27:48下载
- 积分:1
-
boundsearch
边缘检测,很实用的,在MATLAB6.0环境下调试使用过
(bound search)
- 2010-12-28 20:19:55下载
- 积分:1
-
PPXS-Image-Fusion
P+XS image fusion matlab file
- 2011-05-08 05:26:28下载
- 积分:1
-
PFCBoost
介绍了平均电流控制型 PFC Boost 变换器的结构, 分析了其工作原理。 分别采用 Power
System 工具箱和考虑电感电流断续工作状态的 C-MEX 文件 S 函数建立了主电路模型,对平均电
流控制型 PFC Boost 变换器进行了仿真。仿真结果表明,与 Power System 工具箱模型相比,基于
C-MEX 文件的 S 函数仿真模型能够准确仿真电流断续工作状态,仿真速度快。设计了电路样机进
行了实验研究,仿真结果与实验结果一致,证明了该方法的正确性。利用该方法可以高效地仿真
研究系统结构和参数变化时性能变化情况,得到的平均电流控制型 PFC Boost 变换器的混沌分岔
图,为更好地理解和设计这种变换器提供了有利的工具。(The structure of average current controlled power factor correction (PFC) Boost
converter is introduced, and its working principle is analyzed. The PFC Boost converter is simulated
using the model established with Power System toolbox and the C-MEX file S-function model
respectively. Simulation results show that the C-MEX file S-function model can simulate the all state of
the converter including discontinuous conduction mode with high speed. Experimental results show the
correctness of the simulation results and the proposed method. The method is suitable for simulation
the performance changing with the variation of system structure or parameters. The bifurcation diagram
is derived for PFC Boost converter using this method, which is very useful for better understanding and
better design of the converter.)
- 2015-01-21 19:19:29下载
- 积分:1
-
example6
design wavelet for image compresstion
- 2015-02-28 07:08:56下载
- 积分:1
-
GreyModel
我写的灰色系统,包括最普通的GM(1,1),新陈代谢模型,GM(2,1)模型,verhulst模型,编程全部根据《灰色系统理论及其应用》(these are all about grey model theory,including GM(1,1),GM(2,1),verhulst)
- 2020-10-15 17:57:29下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
MATLAB
股指期货套利系统开发程序,用matlab开发完成(index arbitrage system programme with matlab langauge )
- 2010-02-01 13:35:58下载
- 积分:1
-
1004.5217v1
有关可变码长的LDPC编码电路的设计与实现和一些相关的英文资料以及文献(LDPC)
- 2010-05-22 13:55:39下载
- 积分:1
-
ellipsefit
一个做椭圆拟合的matlab程序,能够在输入5个点坐标以上的任何组坐标下给出拟合椭圆,适合于做数值分析(circle)
- 2010-09-19 14:36:20下载
- 积分:1