资源列表
lvq.m
- 基于矢量向量的神经网络图像边缘检测,有消噪的效果,是图像处理的不错程序-baseed on LVQ net work
matlab
- 在MATLAB中写M文件:要求用三重循环求两矩阵相乘-M file in MATLAB, write: Request to use triple-loop order to multiply two matrices
datastructurecodeIIyanweimin
- 严蔚敏 数据结构 书中全部代码 本代码全由C语言实现-YANWEIMIN s book <data structure> code
TongTT
- Shortest Path Finding Algorithm
code
- 这是关于属性约简算法的实现以及改进,traditional是原算法实现,其余代码的是改进;都有详细的注释-This code is about implement and polish of algorithm of attribute reduction,title with traditional is implement of original algorithm,the other are the improvement.They are all commited in detail.
xianxingtiaopin
- 线性调频,用matlab编写生成FPGA的mif文件-LFM, prepared with the matlab generate FPGA-mif file
MATLAB5
- 本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。-This book logically arranged from beginning to end examples describing the content of complete and relatively independent of each chapter it is a simple MATLAB reference books, b
contourlet-CP-RLC
- 基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间-Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time
datana
- 数理统计的VB代码 包括了数值计算 各种回归算法等-Mathematical statistics, numerical calculation of VB code that includes a variety of regression algorithm
alldata
- show kiwi format header
Rectangular
- 用MATLAB实现不同线型、不同颜色,不同位置画出多个矩形-Using MATLAB to achieve different line, different colors, different locations to draw multiple rectangles
DichotomyModel
- 二分法 数学方面: 一般地,对于函数f(x),如果存在实数c,当x=c是f(c)=0,那么把x=c叫做函数f(x)的零点。 解方程即要求f(x)的所有零点。 先找到a、b,使f(a),f(b)异号,说明在区间(a,b)内一定有零点,然后求f[(a+b)/2], 现在假设f(a)<0,f(b)>0,a<b ①如果f[(a+b)/2]=0,该点就是零点, 如果f[(a+b)/2]<0,则在区间((a+b)/2,b)
