搜索资源列表
Matlab-and-VC
- 浅析VC与matlab接口编程,浅析VC与MATLAB联合编程<一>、<二>,<三>部分中,简单介绍了VC和MATLAB接口的两种方法,初学者可能会问为什么要用VC和MATLAB接口,接口的实质又是什么。<四>到<六>举例和讲解一些难点。<七><八>——编译器的使用。<九>——综合举例-Analysis of VC with matlab interface programming, VC Analy
leastsquares
- 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
Kinematics-analysis
- 讨论了一种六自由度排爆机械手运动学问题,利用D-H坐标变换方法来建立了机械手的运动学数学模型和目标矩阵,利用 MATLAB 强大的符号运算功能,对方程进行求解,得出正逆运动学的解。通过正运动学的解,可以得出了 解机械手各关节在执行任务时的运动轨迹;而逆运动学的解则可以求出机械手要到达某一位姿机械手各关节的扭角。运动学分析也为今后实现机械手的自动控制提供了设计参数。 -A kinematics promble of a 6-DOF bomb-disposing manipulator was
Voice-Compression
- 音频压缩matlab代码,使用时先将6段代码分别编译,在command窗口中运行main函数即可。-Audio compression matlab code, use the first six sections of the code were compiled, the main function can be run in a command window.
Business-Economics-a-Finance-w
- How to Use This Book 1 2 Mathematical and Simulation Models in Business Economics 16 3 MATLAB and Simulink Design Guidelines 26 4 Importing and Reporting Your Data 53 5 Library Functions for
matlab
- 编写M文件,创建如下图形窗口,分别绘制如下图所示的曲线。 (1)曲线y=sin(t)sin(9t),要求采用红色,点线。横坐标取值范围[0~ ],标注x轴、y轴并加标题。 (2)一组余弦曲线,其振幅分别为0.4,0.6和0.8。横坐标取值范围[0~2 ]。添加图例与标题。进入图形编辑状态,调整图例的位置。 (3)分别绘制peaks函数的曲面图和网格线图。对曲面图做平滑处理,并添加标题与colorbar。 -Write M file, create th
matlab
- 里边包含了一个如何区分6和9的代码以及用最小距离法、梯度法以及K-NN方法对样本进行的分类代码-Inside contains an example of how to distinguish between 6 and 9, as well as the code with the minimum distance method, the gradient method and K-NN method for sample classification codes