-
3
说明: 输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。(Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function calls, perimeter function evaluation perimeter, area function for the area.)
- 2013-12-25 20:53:57下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
EKF-C-simulation
扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
- 2013-09-28 15:32:08下载
- 积分:1
-
MGPCCraru
多变量广义预测的控制制算法MATLAB代码
(Multivariable generalized predictive control system algorithm MATLAB code)
- 2012-07-25 23:30:06下载
- 积分:1
-
Pointers-and-Arrays
This Chapter deals with POinters and Arrays. Sample Programs are given to workout in C++ environment.
- 2014-09-16 23:41:56下载
- 积分:1
-
chap10
有SOM、LVQ、ART三種不同方式的類神經網路可以參考的實例(Has SOM, LVQ, ART in three different modes of neural network can refer to examples of)
- 2007-10-29 18:23:13下载
- 积分:1
-
partial_transmit_sequence
THIS IS THE MATLAB CODE FOR PTS TO REDUCE PAPR
- 2014-02-25 11:49:03下载
- 积分:1
-
actzmdwq
啊蔡特征码定位器,我不知道怎么用,留个大家(Ah Choi signature locator, I do not know how to use, leave everyone)
- 2015-02-11 18:57:27下载
- 积分:1
-
Gauss
线性方程组的数值解法的Matlab代码 采用Gauss算法和LU分解(Matlab code of the numerical solution of linear equations using Gauss algorithm and LU factorization)
- 2012-05-28 16:51:51下载
- 积分:1
-
kjsjsy
说明: 空间数据索引技术的描述,初学者可以进行简单的了解(Description of spatial data indexing technology, beginners can be a simple understanding of)
- 2010-03-22 23:49:38下载
- 积分:1