-
matlab31
matlab 编程 教材 国外电子类学科matlab编程入门指南,英文影印版(matlab programming electronics disciplines teaching abroad matlab Programming Guide, English version of a photocopy)
- 2008-04-18 12:39:20下载
- 积分:1
-
aloha
一个简单的时隙Aloha系统的matlab仿真程序。(A simple slot Aloha system matlab simulation program.)
- 2014-11-25 21:43:36下载
- 积分:1
-
power-electronics-matlab
power electronic matlab about machine and power system
- 2013-10-17 17:33:50下载
- 积分:1
-
GWO
说明: 灰狼优化算法和粒子群算法性能比较,附加灰狼算法介绍的PDF(Performance Comparison between Grey Wolf Optimization Algorithm and Particle Swarm Optimization Algorithm)
- 2021-04-23 02:18:48下载
- 积分:1
-
chengxu
这是一个简单的卡尔曼滤波程序,仅供初学者参照(This is a simple Kalman filter procedure, only for reference for beginners)
- 2010-06-07 17:45:47下载
- 积分:1
-
SVD-PCA-eig
本程序详细区别了matlab中pca、svd、eig三个函数的区别和联系。对于学习pca有极大帮助(This program detailing the differences between the differences and connections in matlab pca, svd, eig three functions. Pca great help for learning)
- 2021-04-25 13:18:46下载
- 积分:1
-
信息熵
说明: 在很多图像处理的过程中,需要判别一个图像的清晰度,和图像分割结果的优劣,于是就引出了信息熵的概念,绝大多数时候,它都被用来作为评价图像的一个量化标准。(In many image processing processes, it is necessary to distinguish the clarity of an image and the result of image segmentation, so the concept of information entropy is introduced. Most of the time, it is used as a quantitative standard to evaluate the image.)
- 2018-12-25 16:40:19下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
DoRigidReg3D
Hello world application. This application automatically prints "Hello World"
- 2011-07-21 22:27:02下载
- 积分:1
-
Image-registration--
《图像配准技术及其MATLAB编程实现》一书的全部源码以及pdf电子书,对于图像处理初学者应该是非常有帮助的!(Image registration and its MATLAB programming " a book of all the source code and a pdf e-book, for image processing beginners should be very helpful!)
- 2020-10-20 15:57:24下载
- 积分:1