资源列表
matlab语句查询
- 就是一些日常的matlab语句查询啦,个人觉得还是挺好用的(something about matlab)
MATLAB在数学建模中的应用(上下 源程序)
- matlab神经网络30个案例 全书(thirty examples for nerve net)
duoyuanjianyan
- 验证检验回归系数的显著性,循环检验,得出最后结果(Verify the significance of the regression coefficient, test the cycle, and get the final result)
kalman
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Calman filtering, a linear system of state equations, through the system input and output observations, the system state of the optimal estimation
matlab编程
- matlab书籍(about how to use matlab)
ct_ART_SIRT_MART
- ct重构,用于计算图像。。。。。。。。。。。。。。。。(CT refactoring for computing images................)
元胞自动机程序
- 用于实现元胞自动机算法的程序,很管用,很有效(Procedures for cellular automata algorithm)
tracking_ball_Kalman
- 可以运用背景差分法实现运动目标检测,具体运用为检测球体运动,并标记运动轨迹(Can use the background difference method to achieve the movement target detection, the specific use of the ball for the detection of movement, and mark the trajectory)
CTSim
- 基于matlab的平行束滤波反投影重建算法,能较好的重建图像(back projection reconstruction algorithm of parallel beam filter based on MATLABIT's very useful.and please download.)
PSCAD中的波形导入到Matlab-PSCAD
- 风能功能实现,包括DFIG以及风电场的各种模型。主要由PSCAD软件搭建的模型。包括线路故障,低电压穿越,以及线路测距的各种模型。(The wind and a variety of functions, including DFIG model of wind farm. Mainly by the PSCAD software to build the model.Including the fault line, low voltage ride through, and a variet
元胞自动机交通流模型
- 用于道路上的交通情况,效果非常非常好。还可以用它的框架模拟其他的动态问题(For traffic on the road, the effect is very, very good. You can also use its framework to simulate other dynamic problems)
chazhi
- 在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points.