-
fastest_method
适用于机械最优化设计课程的最速下降法程序(For mechanical optimization design course program steepest descent method)
- 2015-03-22 20:13:40下载
- 积分:1
-
IdentifyingRoundObjects
说明: 识别飞行的圆形目标,在Matlab下编写,很有参考价值。(circular flight identification, prepared in Matlab, great reference value.)
- 2006-03-28 22:46:12下载
- 积分:1
-
medicalimageprocessing
matlab的医学图像处理相关论文,内容挺全的,包括图像去噪声、边缘检测等。找了很久(medical image processing matlab related papers, the content very wide, including the image to noise, such as edge detection. Looking for a long time)
- 2009-05-28 15:27:05下载
- 积分:1
-
PSO
采用PSO算法,以成本最小为目标函数,对蓄电池和超级电容的容量进行了优化(Using PSO algorithm to minimize the cost as the objective function of the capacity of the battery and super capacitor has been optimized)
- 2021-04-01 18:49:18下载
- 积分:1
-
Manche_molding
曼彻斯特编码,纯属原创。所有参数开放,易于使用。大家发表意见。(Manchester encoding is purely original. All the parameters open, easy to use. Everyone to express their views.)
- 2007-09-13 19:52:28下载
- 积分:1
-
Histogram
柱形统计图,能够直接得出图像的灰度直方图。
里面有程序的源代码(Histogram, can directly draw the image histogram.
There are procedures for source code)
- 2012-04-02 22:23:48下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
turbine3
实现含风电场RX模型的系统潮流计算,风电场采用RX模型,此模型充分考虑风力发电机的输出功率特性,比其他模型完善,在模型中将迭代过程分为两步:常规潮流迭代计算和异步风力发电机的滑差迭代计算。( In short, the algorithm carried out to simulate the wind farmas an RX bus is as follows:
1)Begin with s=snorm in each machine, snorm being the rated slip of the same. With this value, calculate the impedance Z.
2)With these values, model the wind farm as an RX bus including the admittances of the machines in the admittance matrix and in the corresponding terms of the jacobian.
3)As a result of the first power flow, the voltages in the buses can be obtained. With these, can calculate the mechanical power of the machine.
4)With the value of s, calculate the power extracted the wind with .
5)Compare both powers and, if they are not equal, recalculate,by means of (G) and go to step 2. If they are equal, he algorithm finishes.)
- 2021-04-15 16:18:54下载
- 积分:1
-
Phase_Correlation
Improved Phase Correlation Matching
- 2010-08-13 03:48:24下载
- 积分:1
-
Optimization
Comparison of the Iterative Stationary of 1st and 2nd order and CG
methods on a Tikhonov regularization inverse problem: (Comparison of the Iterative Stationary of 1st and 2nd order and CG methods on a Tikhonov regularization inverse problem:)
- 2010-01-10 16:40:55下载
- 积分:1