-
nihe
一,二,三次拟合,并得到R方的检验。输入任何矩阵,得出险要的值。(One, two, three fitting and get R-square test. Enter any matrix derived advantageous values.)
- 2013-09-02 08:23:33下载
- 积分:1
-
wavescope-pfiles
Lamb波群速度,相速度,波长随着频率的变化(Lamb wave scpoe)
- 2013-07-26 10:05:34下载
- 积分:1
-
MATLAB-command-
该资料是汇总了大部分的MATLAB的命令语句,涵盖的面很广,包括常用命令,运算符和逻辑函数,语言结构和调试命令,矩阵和矩阵操作基础,数学函数与坐标变换,数据分析,多项式,双重函数,声音处理,字符串函数,低层文件输入输出函数,位操作结构和对象函数,数组函数,图像可视化函数这些模块。希望对大家学习MATLAB有所帮助。(This information is a summary of most of the MATLAB command statement, surface covers a wide range, including the commonly used commands, operators, and logical functions, language structure and debug commands, matrices and matrix operations based on a mathematical function and coordinate transformation, data analysis, polynomials, dual function, sound processing, string functions, low-level file input and output functions, function-bit operating structures and objects, arrays, functions, image visualization functions for these modules. We hope to learn MATLAB help.)
- 2014-11-07 21:46:44下载
- 积分:1
-
RS
说明: RSA is a cryptosystem for public-key encryption, and is widely used for securing sensitive data, particularly when being sent over an insecure network such as the Internet.A user of RSA creates and then publishes a public key based on the two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, if the public key is large enough, only someone with knowledge of the prime numbers can feasibly decode the message
- 2015-02-27 14:59:22下载
- 积分:1
-
C_matlab_port
C语言与MATLAB接口:编程与实例,是一本非常好的书(C language and MATLAB interface: examples of programming and is a very good book)
- 2008-04-11 15:17:17下载
- 积分:1
-
matlabcommamd
对初学者适合的matlab命令集学习,还是很不错的,查找语句时有帮助(Right of the matlab command set suitable for beginners to learn, still very good, to find statements from time to time to help)
- 2010-01-06 10:53:39下载
- 积分:1
-
time-series-analysis
时间序列分析的工具箱,里面有html说明(time series analysis toolkit, which has html note)
- 2006-08-24 20:03:36下载
- 积分:1
-
SIFT_YantaoNoemie
基于matlab实现SIFT算法,好用!!(Based on matlab realize SIFT, easy to use! !)
- 2013-10-06 20:15:14下载
- 积分:1
-
job-shop-problem
使用遗传算法来来解决求解车间调度问题的matlab代码(matlab code for solving job shop problem to use genetic algorithm)
- 2015-05-12 21:17:55下载
- 积分:1
-
GaussianFiltering
利用高斯核自行完成高斯平滑。
1.gkernel.m: 创建高斯核。
2.getnorm.m: 将高斯核归一化以求得该核的图像
3.convo.m:不用自带函数求卷积
4.conducting.m: 举例执行程序(1.gkernel.m: Buidling Gaussian kernels.
2.getnorm.m: Normalizing Gaussian kernel in order to display the kernel.
3.convo.m: calculating the convolution.
4.conducting.m: conducting the program with some examples.)
- 2010-10-16 10:27:11下载
- 积分:1