-
sc_demo
image matching相关的matlab程序,可运行,已调试(image matching procedures related to the Matlab can be run, debug)
- 2007-03-13 16:30:33下载
- 积分:1
-
shuangbai
模拟连杆运动时可以利用几个知识来确定特征点的位置,本代码是用MATLAB模拟双摆的运动(When the analog link motion can use knowledge of geometry to determine the location of feature points, this code is the use of MATLAB simulation of the mechanical motion of the double pendulum motion)
- 2014-08-17 15:36:14下载
- 积分:1
-
Gap_2D_Cal
基于傅里叶变换的matlab下的二维周期性光子晶体带隙的计算绘图程序,属于冷门资料,网上很少见。(Based on Fourier transform matlab under the two-dimensional periodic photonic bandgap calculation drawing program, belonging to popular information, online rare.)
- 2013-09-23 10:36:11下载
- 积分:1
-
zvs_qrc_buck
一个使用MATLAB程序搭建的buck电路模型(A buck circuit model built with MATLAB program)
- 2021-01-10 19:38:50下载
- 积分:1
-
ENCP
a complete program for calculating and plotting effective nuclear charge
- 2014-12-13 02:20:53下载
- 积分:1
-
chb1
首先,对太阳能光伏电池的基本原理和I-V、P-V特性进行分析。其次,建立电池的等效电路并初步设计仿真模型。(First, the basic principle and IV, PV characteristics of solar photovoltaic cells for analysis. Secondly, the establishment of the equivalent circuit of the battery and the preliminary design of the simulation model.)
- 2013-04-08 22:55:42下载
- 积分:1
-
PF
说明: 该代码是标准粒子滤波算法的标准代码,通俗易懂,能够运行。(The code is the standard code of the standard particle filter algorithm,it is easy to understand, and can be able to run.
)
- 2013-04-09 21:48:16下载
- 积分:1
-
zfft
这里是两个matlab开发的频率细化分析算法,可用在各种信号处理应用中!程序中的数据为仿真数据 如需分析实际信号,请有matlab基础的自己添加实际信号进行分析。(Here are two matlab detailed analysis of the frequency of the development of algorithms that can be used in a variety of signal processing applications! Process data for the simulation data for analysis of the actual signal, are invited to add their own matlab based on the actual signal analysis.)
- 2021-04-28 22:48:43下载
- 积分:1
-
program
算法部分是网上下的,因为应用不同,有所改动,界面程序是我自己加的,很简陋,但是能用,有的地方原程序被注释掉了,是为了保持原有程序的语句,怕删掉以后回不去。运行时注意地址和函数调用格式
(poor)
- 2010-06-02 15:31:09下载
- 积分:1
-
Matrix_Pencil
出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。
(Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
)
- 2010-06-15 11:22:58下载
- 积分:1