搜索资源列表
咖吗滤波matlab
- function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. % H = RGB2HSV(M) converts an RGB color map to an HSV color map. % Each map is a matrix with any number of rows, exactly three
firstGTK
- 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+
inherit_arithmetic
- 基于量子的遗传算法 基于量子的遗传算法-Genetic algorithm based on quantum genetic algorithm based on quantum genetic algorithm based on quantum
3DGraphicsProgrammingGuide
- 总目录 第一章 硬件接口 3D应用程序与硬件的交互作用 在计算机屏幕上显示图像 事件反应 使用不同的体系结构 第二章 3D变换 欧几里得空间,自由度和基本变换 平移 缩放 在平面内旋转 3D旋转 坐标系 变换次序 以矩阵形式表达变换 投影变换 第三章 2D图元光栅处理 第四章 2D和3D裁剪 第五章 视处理 第六章 建模 第七章 隐面消除 第八章 光线 第九章 构建3-D应用程序的实践方面 -Gener
sanweituxing-bianhuan
- 计算机图形学中的三维图形的组合变换,空间中一点p绕空间中任一轴AB逆时针旋转r角,求旋转矩阵RAB -In computer graphics, the combination of 3 d graphics transformation, the space in a point p in the space around any axis AB counter-clockwise r Angle, o RAB rotation matrix
beamfunction
- matlab程序代码,三维杆单元有限元结构刚度和质量矩阵的生成-Matlab program code, 3 d finite element structure stiffness and stem the generation of mass matrix
confusionMatrix3d
- 显示一个3 D的混淆矩阵,并返回深入全面的统计和统计每组氮组。-Displays a 3D confusion matrix, and returns thorough overall stats and stats per group for N groups.
LED
- 用keil写的居于51单片机下的 3D 8x8x8xLED矩阵玩俄罗斯方块游戏,通过红外遥控器控制实现。-Written by keil 51 SCM in the 3 D 8 x8x8xLED matrix play Russian square game, through the infrared remote control realization.
TETERTWT
- 题目:求一个3*3矩阵对角线元素之和 1.程序分析:利用双重for循环控制输入二维数组,再将a[i][i]累加后输出。 2.程序源代码:-Topic: for a 3* 3 diagonal matrix elements combined 1. The program analysis: use double for cycle control input a 2 d array, again will be a [I] [I] after accumulation output
lusolvec
- lusolvec.f Numerical solution of a set of linear C *** Equations / a matrix equation A * x = b C *** using LU decomposition, matrix A and C *** vectors b and x being double complex, C *** and inversion of A.-3-D FDTD code with PEC
matrix
- 3、 矩阵(三) 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括: 矩阵大小,用 lines, rows(行、列来表示); 存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括: 构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组; 析构函数,需要释放矩阵的数组指针; 拷贝构造函数,需要申请和复制数组;
CV5
- 本程序功能是由运动(估计)恢复仿射结构,具体使用的是factorization分解法。这个方法的本质就是一个矩阵分解的过程:对于给定n个点的m幅图像,我们可以写成一个2m*n的矩阵D=(q1,q2,…,qn),而这个像点矩阵可以表示成一个2m*3矩阵和一个3*n矩阵的乘积,即D=AP,其中A、P分别表示实际(仿射)摄像机位移和场景状态,也就是我们需要求得的矩阵。而如何根据D来得到A、P,正是factorization分解法的工作。-This program features the recove
Q1
- 2类分类高斯模型 每个类是由一个单一的多元高斯分布的3-D建模 显示如何估计高斯均值向量和协方差矩阵的最大似然(ML)估计的基础上为每个类。 meanA和meanB代表每个类的均值,varA和varB的的代表每个类的协方差矩阵.-2-class classifier with Gaussian Models Each class is modelled by a single 3-D multivariate Gaussian distribution Show
3DshitiElementStiffiness
- 三维实体单元刚度矩阵matlab源程序,通用代码-The 3-D solid element stiffness matrix of Matlab source program
luopan
- 经典绘图(见word文档):三维曲线,一窗口多图形,图形样式、标注、题字,绘制心形图,用双轴对数,绘制数据向量,条形图,水平条形图,绘制矩阵的面积图,二维饼图,误差图,绘制火柴杆图,绘制羽列图,绘制8阶魔方矩阵的等值线图和阶梯图,绘制玫瑰花图,罗盘图,梯度场矢量图,三维网格图,绘制高斯分布函数的网格图,曲面图,绘制曲线图,三维饼图。三维条形图,绘制柱形图,三维瀑布图,等高线,绘制一个球面,三角形表面图,三维动画图。将word代码拷贝到m文件即可运行,word文件中还有做好的图样例。-The cl
ccabss
- CCABSS - Blind Source Separation by Canonical Correlation Analysis Y = CCABSS(X) is the BSS of X=A*S where S is a set of unknown source signals and A is an unknown mixing matrix. The components in S are supposed to be independent. Y is an es
d
- calculation process for a matrix of order 4 is similar to that of a matrix of order 3. A matrix of order 4 has four local weights, named as x(1), x(2), x(3) and x(4), and a consistency index, referred as x(5). The following program is the correspondi
3D-VIew
- 一个简单的gui例子,This example GUI has 3-D axes in which the Earth spins on its axis. It accepts no inputs, but it reads a matrix of topographic elevations for the whole Earth.(This example GUI has 3-D axes in which the Earth spins on its axis. It accepts n
XT7_45_c
- 本程序主要针对卡尔曼滤波程序进行仿真,主要为目标运动的轨迹估计,相对于之前的程序这次在观测信号加入了速度、加速度,信息矩阵为三维矩阵! 程序正确完整,适合了解卡尔曼的同事学习交流!(This program focuses on kalman filter simulation, mainly for the target motion trajectory estimation, relative to the program of the observation signals befor
FEM_VV
- 这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the