-
mulFastDown
最速下降法求解非线性方程组,此程序求解了【6x-sin(y)-50=0 cos(x)-4y-70=0】这一方程的解,大家可以把方程组改换,应用于自己的题目,例子。(Steepest descent method for solving nonlinear equations, this procedure solved 【6x-sin (y)-50 = 0 cos (x)-4y-70 = 0】 solution of this equation, we can change the equations, applications in their own subject, example.)
- 2011-06-10 21:34:55下载
- 积分:1
-
cx
说明: 仿射变换和猫脸变换是图像加密算法中最基本的算法之一,很多重要的加密算法都是在此基础发展而成的,该程序供研究加密算法的初学者参考使用。(Affine transformation and cats face is the most basic image encryption algorithm in one of many important cryptographic algorithms are evolved on this basis, the program for research reference for beginners to use encryption algorithms.)
- 2011-08-11 13:40:13下载
- 积分:1
-
duane1
This program performs the Duane growth method with least-squares fit of an input data set to a straight line
- 2011-02-02 02:33:23下载
- 积分:1
-
wang.m
matlab中用四阶偏微分方程实现图像去噪(matlab using fourth-order partial differential equations for Image Restoration
)
- 2012-05-05 16:35:17下载
- 积分:1
-
rotateticklabel
matlab下旋转坐标(label),使它能够以一定的角度显示(rotate tick label)
- 2014-11-26 07:47:06下载
- 积分:1
-
diophantine
use to find minimum variance
- 2013-05-02 21:08:30下载
- 积分:1
-
MSK
学会使用MATLAB仿真软件搭建MSK调制解调仿真电路建立MSK调制解调系统仿真模型(Learn how to use MATLAB simulation software to build the MSK modulation and demodulation simulation circuit MSK modulation and demodulation system simulation model)
- 2013-01-07 16:36:54下载
- 积分:1
-
Appendix1A_K_hold_out
proram for k hold in matlab
- 2013-09-15 19:32:26下载
- 积分:1
-
4-Pores
paper for recognition of pores in fingerprint
- 2011-10-17 07:56:33下载
- 积分:1
-
fcmthresh
FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of
image IM using a 3-class fuzzy c-means clustering. It often works better
than Otsu s methold which outputs larger or smaller threshold on
fluorescence images.
sw is 0 or 1, a switch of cut-off position.
sw=0, cut between the small and middle class
sw=1, cut between the middle and large class
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn)
at Tsinghua University, Beijing, China.
Please try testfcmthresh.m first!
- 2013-04-21 07:13:23下载
- 积分:1