-
uni
用于坐标转换 空间球形极坐标转化为空间直角三维坐标(For spherical polar coordinates space coordinate conversion into rectangular space three-dimensional coordinate)
- 2014-09-14 20:06:37下载
- 积分:1
-
Iterate
will implement either Jacobi, Gauss-Seidel or SOR iterative techniques to solve the problem
- 2009-10-10 16:52:06下载
- 积分:1
-
BP
说明: BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件
(XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing the documentation)
- 2012-04-11 21:22:12下载
- 积分:1
-
Dijkstra
matlab算法中比较常用的求最短路的Dijkstra算法。(matlab algorithm for the most commonly used short Dijkstra algorithm.)
- 2013-11-02 11:27:46下载
- 积分:1
-
RandomForest
随机森林算法是一个可用于数据分类和显现回归的一个相当不错的算法,可实现很多功能。这个算法只需要将所需文件放入一个matlab路径中即可实现(A pretty good random forests algorithm is an algorithm for data classification and regression show, can achieve a lot of functionality. This algorithm only to the desired file into a matlab path can be realized)
- 2014-08-06 19:55:34下载
- 积分:1
-
Kmeans
matlab编写的kmeans聚类算法,最后输出每类聚类结果,可自行制定分类数,(kmeans clustering algorithm matlab prepared, the final output of each type of clustering result, the number of self-classification could be developed)
- 2014-08-19 19:48:32下载
- 积分:1
-
HappyVDay
Its valentine week..pass this to engineer girlfriend..nd she will more happy by looking into this cute valentine heart made in matlab..
- 2013-02-09 23:43:50下载
- 积分:1
-
hongwike30430
说明: 人脸检测代码,可对人脸进行分割,识别出人脸区域,表识出来,速度也很快
(Face detection code, may be divided on the human face, identified face region, the table know it, the speed quickly)
- 2011-03-06 12:58:28下载
- 积分:1
-
ninteger
MATLABfunction y=c6optm2(x)
assignin( base , Z1 ,x(1)) assignin( base , P1 ,x(2))
assignin( base , Z2 ,x(3)) assignin( base , P2 ,x(4))
assignin( base , K ,x(5))
- 2012-07-22 17:40:32下载
- 积分:1
-
TaiJi
自己写的JS程序:
具体是使用JS+JQ+animate动画+勾股定理实现了画太极图,原理很简单,就是使用绝对定位作为
div坐标+动画+div生成,升级画法:可以使用三角函数(sin,cos,tan etc),使用勾股定理每个像
素点的位置不太好把握!
最后:感兴趣的同学可以将imgs中的图片改成透明的图片,替换JS中方块,这样效果好看些。(JS write their own programs:
Specifically using JS+ JQ+ animate animation+ Pythagorean realized painting of Tai Chi, the principle is very simple, is to use absolute positioning as
+ animation+ div div coordinate generation, upgrade painting: You can use trigonometric functions (sin, cos, tan etc), each pixel using the Pythagorean theorem
Prime location is not very good grasp of the point!
Finally: Interested students can imgs pictures into a transparent image, replace JS in the box, so the effect look better.)
- 2014-01-29 01:17:06下载
- 积分:1