-
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析...
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析-The program is used to draw the time-differential phase diagram sequence diagram of the graphics, etc., can be a very good system for a differential analysis
- 2022-03-06 14:26:13下载
- 积分:1
-
全排序
全排序- All arranges
- 2022-11-12 00:40:03下载
- 积分:1
-
图形的透视投影变换
一种几何校正方法以消除投影图像的畸变: 通过查找后向映射表, 借助双线性插值运算, 对图像进行几
何预畸变, 使其变形为投影仪所需要的预畸变图像, 然后将其投影到非平面物体上, 便能让观察者看到无畸变的投
影图像, 从而实现投影图像畸变的校正。
- 2022-09-29 14:50:03下载
- 积分:1
-
Matlab的地理数据分析
%Markov链%第一种方法A=[0 1243.37 171.92 29.79 0 0 00 0 6983.97 957.97 0 0 00 0 203845.5 9812.96 0 0 034 0 77259.28 11323.64 3851.17 0 4.89128.47 11580.83 917.15 0 5761.7 2397.61 02293.52 79225.61 9979.07 3647.11 0 91339.8 24.360 141.18 964.94 2.2 0 0 28.67]; %原始数据矩阵[m,n]=size(A); %计算矩阵的行数和列数Rsum=sum(A"); %计算矩阵各行数值之和S=Rsum(ones(n,1),:); %将各行数值之和平移为矩阵M=(A"./S)"; %计算转移概率矩阵%第二种方法A=[0
- 2022-01-22 01:04:19下载
- 积分:1
-
执行堆栈 & 队列使用链接的列表、 哈希表和二叉搜索树的编程项目
开发一个项目,利用线性和非线性数据结构。执行的堆栈与队列使用的链接列表。排入队列,将出列,推,流行音乐,显示的操作。与循环链表的执行情况。插入删除打印查找操作二进制搜索树 ADT 实现与插入、 删除树的遍历,还在执行 Hashing 技术。使用示例数据项目进行测试。
- 2022-03-03 19:36:18下载
- 积分:1
-
一个可以计算出的日期,是目前的一年,是前几天…
用C语言编写一个能计算当前日期是本年第几天的程序(可区分闰年问题哦)-C language one can calculate the date of the current year is the first few days of proceedings (which can distinguish between a leap year problem oh)
- 2022-03-04 07:46:37下载
- 积分:1
-
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程...
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程-a c-based simulation of the Han Rota source, he could choose several mobile tower can also choose whether or not to terminate 64 tower simulation
- 2022-01-21 01:55:58下载
- 积分:1
-
dynamic programming algorithm to solve the problem VC Cohong
动态规划算法解决行商问题 VC-dynamic programming algorithm to solve the problem VC Cohong
- 2023-08-26 18:55:03下载
- 积分:1
-
Kalman filtering, introduced the word document, there are five important kalman...
介绍kalman filtering 的word文档,里面有关于kalman filtering五个重要公式的详细推导过程,对于初学者理解kalman filtering相当有用-Kalman filtering, introduced the word document, there are five important kalman filtering on a detailed formula derivation process, kalman filtering for beginners to understand very useful
- 2022-01-25 22:09:52下载
- 积分:1
-
SPH无网格光滑粒子源代码
格子Boltzmann方法是最近十几年来国际上发展起来的一种流体系统建模和模拟新方法,其思路与传统的流体模拟方法完全不同,具有许多常规方法所不具有的优势。本代码采用格子Boltzmann方法模拟泊肃叶流,边界条件用平衡态外推法,
- 2022-02-07 22:14:19下载
- 积分:1