资源列表
gdsii-toolbox-master
- 可以利用MATLAB编写GDSII图形文件,GDSII是一种时序提供格式,用于设计工具、计算机和掩膜制造商之间进行半导体物理制板的数据传输。得以普遍应用,成为半导体工业最常用的文件格式。在成为工业标准之前,GDSII最初始于GE Calma公司。GDSII格式对分布于每一个制作层的电路单元进行全面描述。这种格式是基于二进制的独立平台。电路单元可包含诸如多晶硅(两维域),连线和其他用于分级设计的单元件。(The program can be used to write GDSII format f
Liangyoudong
- 梁有栋算法画直线,在课上学的,有需要可以看看(Liang Youdong algorithm drawing straight line)
drawpicture
- 一空空间若干三维点x,y,z,利用奇异值分解法绘制空间平面求取空间方程(Drawing space equation for space equation)
Canny算子
- 经典算子 canny算子边缘检测 利用8邻域的模极大值进行边缘检测(Edge detection of Canny operator)
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
26个字母识别 用matlab实现的
- 用matlab实现的26个字母识别。基于BP算法的字母识别其容错性和识别率相对较高,在有噪声的情况下训练其识别出错率也相应增加,许进一步改进。(26 letter recognition implemented with MATLAB.The letter recognition based on BP algorithm has a relatively high fault tolerance and recognition rate, and the error rate of recog
test2
- 对视频序列中的运动目标进行检测与跟踪,动目标检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像。(The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses
zhenjiancha
- 对视频中的运动目标进行检测与跟踪,采用帧间差法跟踪结果用矩形框表示。(The moving objects in video are detected and tracked, and the result of tracking by frame difference method is represented by rectangle box.)
PCA
- 使用matlab自带的函数princomp()计算主成分,当维数很高时通常会出现内存耗尽的错误,即使内存足够也非常耗时。快速pca能加快计算进程且减小内存占用,更容易计算较大尺寸的图像主成分。(Use MATLAB's own function princomp () to calculate the principal component. When the dimension is very high, the memory exhaustion error usually occurs,
3DpcaPlot
- PCA主成分分析,基于R语言平台的pca分析和绘制三维图像(PCA principal component analysis, based on R language platform PCA analysis and rendering 3d images.)
programe
- 使用MATLAB进行高光谱数据显示(显示分类后图像)(Hyperspectral data display using MATLAB (displaying the classified image))
MATLAB
- 课堂中的小练习,其中使用MATLAB涉及霍夫变换、旋转(Small exercises in the classroom, where using MATLAB involves Hough transformation, rotation)