-
motor
马达多种特性曲线绘制,双座标轴,随曲线走向趋势添加注释(Motors draw a variety of characteristic curve, dual axis, with the curve of the trend to add comments)
- 2009-11-24 13:56:03下载
- 积分:1
-
lifting_97
实现9/7小波正反变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(Note 1: The standard orthogonal method, the ranks of the different matrices (and matlab where different)
Note 2: In order to ensure orthogonality, all boundary treatment, all with recycling
Note 3: Orthogonal validation, the identity matrix into the function, the output is still the unit matrix (matlab does not have this property)
Note 4: This program is a matrix to achieve, so the image horizontal and vertical components is estimated to be swapped
Note 5: This class implements the wavelet (wavelet-like) transformation, is between the wavelet packet transform and wavelet transform between
Note 6: This procedure transforms each image relative to the original matrix, the resulting matrix are orthogonal matrix, consistent with this and wavelet packet
Note 7: But each generation wavelet transform matrix, is to be broken down for each sub-block relative to the orthogonal matrix, rather than the original image of the orthogonal matrix
Note 8: Wavelet transf)
- 2011-08-30 17:51:56下载
- 积分:1
-
face_rec
该实例是基于MATLAB的人脸识别例子,代码有说明注释。其中使用的人脸库为15个人每人11张图片。(This example is a face recognition based on MATLAB examples, the code has explanatory notes. Which uses face database of 15 individuals each 11 pictures.)
- 2013-10-29 21:08:30下载
- 积分:1
-
shuangwen
该程序模拟了经典双稳系统随机共振中,噪声强度与系统做功的关系(The program simulates the classical stochastic resonance in bistable system, the relationship between noise intensity and the system to do work)
- 2013-12-01 19:00:48下载
- 积分:1
-
ekffffff4
实现组合导航仿真,扩展卡尔曼滤波算法,比较简洁(Realization of Integrated Navigation Simulation)
- 2019-04-21 23:28:19下载
- 积分:1
-
cordic_division
利用cordic实现除法的matlab源码。
本人原创,标准cordic算法。(implement division by cordic.
matlab m language.)
- 2009-12-25 14:35:51下载
- 积分:1
-
matlab
图像分割算法源码
Matlab图像处理相关函数的使用(Image Segmentation)
- 2013-05-06 19:49:55下载
- 积分:1
-
GA_SVR
说明: 基于遗传算法寻优参数的支持向量机算法,使得算法的参数达到全局最优,避免陷入具备最小(Support Vector Machine Algorithms Based on Genetic Algorithms for Optimizing Parameters)
- 2021-01-21 01:18:46下载
- 积分:1
-
nonliear_SVM
通常情况下是线性的分类,但在复杂情况下,要把他转换到另一空间来,以便线性的分类,
SVM有其优势,还能做非线性的波束形成.(under normal circumstances is linear classification, but in complex situations, it is necessary to change his room to another, to the linear classification, SVM has its advantages, the ability to do nonlinear beam forming.)
- 2006-10-31 15:50:01下载
- 积分:1
-
feisher(matlab)
利用fisher准则设计一个分类器并在matlab上仿真实现检验其功能(Fisher guidelines to design a classifier and simulation test its function in matlab)
- 2012-10-17 10:35:18下载
- 积分:1