-
transfomersimulation
该程序可对变压器做仿真,模拟变压器放电传播特性,并加以定位用(The procedure can be done on the transformer simulation, simulation transformer discharge propagation characteristics, and positioning with)
- 2007-12-17 14:28:32下载
- 积分:1
-
matlab
matlab图像分割,很有参考价值的一篇文章。希望大家可以好好看看!(matlab image segmentation, great reference value of an article. I hope we can have a good look!)
- 2014-10-10 16:15:11下载
- 积分:1
-
cPPmathlib-for-matlab(2.48mb)
matlab的c++ 数学库的使用手册,方便嵌入到c++开发中(matlab in c++ math library user' s manual, easy to c++ embedded development)
- 2011-10-12 21:20:46下载
- 积分:1
-
KCSJ
能够屏蔽文件中一些禁用语,能够设置某些语言(Be able to document some of mask to disable language, be able to set some languages)
- 2010-01-05 10:17:30下载
- 积分:1
-
GIP-EGD
倒立摆的程序,很好的,大家可以看看,想要源程序的可以给我发e-mail(inverted pendulum procedures, good, we can see, wants the source can give me the e-mail)
- 2006-05-30 05:32:06下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1
-
SpeechLPC
基于MATLAB的语音信号的LPC分析,带有GUI界面和测试数据。(MATLAB-based voice signal the LPC, with GUI interface and test data.)
- 2006-12-13 11:57:12下载
- 积分:1
-
expandAxes
expand axes for matlab
- 2012-11-10 00:20:52下载
- 积分:1
-
边缘预测
边缘预测提出了一种基于预测的、有一定自适应性的边缘检测方法。介绍了其原理和算法实现过程。通过计算两个相邻像素的灰度值的均值、均方差和梯度来预测下一个像素的灰度值,比较预测值和真实值来判断下一个像素是否是边界点。通过与现有同类算法的比较,证明了该算法的优越性(A predictive and adaptive edge detection method is proposed. The principle and implementation process of the algorithm are introduced. The gray value of the next pixel is predicted by calculating the mean, mean square deviation and gradient of the gray value of the two adjacent pixels. The prediction value and the real value are compared to determine whether the next pixel is a boundary point. The superiority of this algorithm is proved by comparing with the existing similar algorithms.)
- 2020-06-18 02:20:02下载
- 积分:1
-
conjgrad123
To solve Ax=b - input A, b, x0 (initial guess), ni (number of iteration) - output
- 2010-11-05 23:23:06下载
- 积分:1