-
hunhebianma
VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。
分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB
引擎、MATLAB 编译器和MATLAB COM 编译器(VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programming capacity and computing power together. Analysis of the C language and MATLAB7. X in the interface characteristics described in detail VC++ 6. 0 and MATLAB7. X mixed programming in three ways: MATLAB engine, MATLAB Compiler and MATLAB COM compiler)
- 2008-12-23 19:32:39下载
- 积分:1
-
butterorthchebyshew
it is the code for butterwoth bandstop filter application chebyshew filters application in digital signal processing
- 2010-10-30 12:47:25下载
- 积分:1
-
variable_transfer
关于matlab中变量的传递问题,希望对大家有用(on Matlab variable transmission problems, in the hope that it may be useful to)
- 2007-01-06 13:31:36下载
- 积分:1
-
MATLAB-study
matlab基础学习资料,利于初学者进行matlab学习(matlab basic learning materials)
- 2013-03-22 15:55:23下载
- 积分:1
-
ode_fit
已知自变量t,因变量y,y和t满足一下函数式:
dy/dt=0.001414/(1/(4.5727*10^4*k1*(1-0.02119*y)^k2)+1/k3/45727);(需要指出的是,该公式中参数可进一步合并,在本帖中并未作合并处理)
已知 t=;y=;拟合出参数k1,k2,k3。(Known independent variable t, the dependent variable y, y, and t satisfy my functional: dy/dt = 0.001414/(1/(4.5727* 10 ^ 4* k1* (1-0.02119* y) ^ k2)+1/k3/45727) (It should be noted that the equation parameters can be further consolidated in this post are not treated as a merger) is known t = y = fitting parameters k1, k2, k3.)
- 2015-01-07 21:32:55下载
- 积分:1
-
bpsk
采用直扩序列的BPSK调制、解调例程序,可以直接使用(DSSS BPSK modulation, demodulation)
- 2015-02-04 21:39:36下载
- 积分:1
-
EKF_Peng
Start with the runlocalization track.m which is
the entrance function to your lab. This function reads two les determined by
simoutle and maple input arguments which contain information about sensor
readings and the map of the environment respectively, runs a loop for all the
sensor readings and calls the ekf localize.m to perform one iteration of EKF
localization on the readings and plots the estimation(red)/ground truth(green)
and odometry(blue) information.(This lab consists of two parts:
1. A preparatory case study with a standard Kalman lter where you learn
more about the behavior of the Kalman lter. Very little extra code is
needed.
2. The main lab 1 problem in which you need to complete an implementation
of an Extended Kalman lter based robot localization.)
- 2009-12-18 22:30:54下载
- 积分:1
-
Backpropagation--5
Backpropagation, an abbreviation for backward propagation of errors , is a common method of training artificial neural networks used in conjunction with an optimization method such as gradient descent. The method calculates the gradient of a loss function with respects to all the weights in the network.
- 2015-02-02 00:40:45下载
- 积分:1
-
VENSFD
CA交通流模型,嗯,就是这个了。。。不错,应该行吧(CA model)
- 2014-02-09 23:49:45下载
- 积分:1
-
LBM_poiseuille_matlab
LBM法求解流体力学中的泊肃叶流问题,输入迭代次数,输出动态速度分布图。(LBM method in fluid mechanics Poiseuille flow problem, enter the number of iterations, output dynamic velocity distribution.)
- 2011-06-10 10:41:51下载
- 积分:1