-
xiangduidingxiang
用迭代解的方法来求摄影测量中的相对定向元素(Iterative solution method to find the relative orientation elements in photogrammetry )
- 2010-10-14 14:34:14下载
- 积分:1
-
finshdiserach
obtaining the particular position where a maximum or minimum occurs
- 2010-12-03 20:51:25下载
- 积分:1
-
TEmatlabcodes
说明: 关于无线通信系统中接收端的turbo均衡的matlab程序代码(Wireless Communication System on the receiving end of the turbo balanced matlab code)
- 2008-11-16 21:39:26下载
- 积分:1
-
Fingerprint-identificati
以GUI实现指纹的识别和匹配百分比,中间有对指纹的二值化,M连接,特征提取等处理(GUI fingerprint recognition and matching percentage, the middle of the fingerprint binarization M connection, feature extraction and processing)
- 2013-04-18 21:35:49下载
- 积分:1
-
area_full_Matlab
利用matlab编写,符合以下要求
1.鼠标点几点连成一个区域,填充颜色。
2.多次重叠交叉的区域填充(Use matlab write, meet the following requirements
1. Several mouse connected into an area filled with color.
2. Multiple overlapping cross the area fills)
- 2015-06-22 14:45:18下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
obj2patch
用MATLAB读取obj格式的三维文件,实现了把obj读入matlab中并以点的形式储存,可以参考学习(Read obj format 3D files using MATLAB, obj read into matlab and to the point in the form of storage, you can refer to learning)
- 2013-03-27 13:55:39下载
- 积分:1
-
kmeans_zp
使用K-MEANS算法进行图像的分割,并且有详细的语句注释(K-MEANS algorithm using image segmentation, and a detailed statement notes)
- 2010-06-29 11:42:47下载
- 积分:1
-
MATLAB_gray_control
MATLAB实现灰色预测程序,共计两个,都能用,已调试成功(MATLAB realization of gray prediction program, a total of two, can be used, has been successful commissioning)
- 2014-08-07 21:45:59下载
- 积分:1
-
fibonacciSearch
Fibonacci method is an optimization method which can be used to find optimum of a 1D function (even discrete function) using elimination method. For use this method the initial interval of uncertainty, in which the optimum lies, has to be known. In addition the objective function should be unimodal, which has just an optimum solution in initial interval.
- 2012-08-02 16:27:53下载
- 积分:1