-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1
-
creatmatwithc++
用C++编写一个可创建MAT文件的独立应用程序。程序说明了:1.可创建MAT文件的独立应用程序的编写步骤;2.相应C++源程序的基本格式;3.相应mx-函数和C指令的配合应用。4.MAT库函数matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal的使用方法。(With C++ Prepared a document to create an independent MAT applications. An explanation of the procedures: 1. Can create MAT documents prepared by an independent application steps 2. Corresponding C++ Source of the basic format 3. Corresponding mx-function and C with the application instructions. 4.MAT library function matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal use.)
- 2008-06-24 10:50:59下载
- 积分:1
-
LunarCalendar
农历查询,改编自某网页之JavaScript,欢迎改动 (Lunar inquiries, adapted from a page)
- 2008-08-18 14:19:42下载
- 积分:1
-
bianmadematlabshixian
基于matlab编写了自然二进制码、折叠二进制码、反射二进制码之间的转换,并使用MatlabGUI设计了人机交互界面。(Prepared based on matlab natural binary code, binary code folding, reflecting the conversion between binary code and use interactive interface designed MatlabGUI.)
- 2013-07-09 19:57:14下载
- 积分:1
-
pointCloud2rawMesh
Same as pointCloud2mesh.m but this one only outputs a mesh. Normals and neighbors of vertices and triangles are NOT calculated to save time. This is sufficient if you want to make a ply or a vrml file of the mesh.
- 2012-04-28 02:44:35下载
- 积分:1
-
Time-Frequency-Multiplex-Preamble-Design-CFO-in-O
Time Frequency Multiplex Preamble Design for Joint I1Q Imbalance, CFO and Channel Estimation in OFDM Systems
IEEE Paper
- 2013-12-03 17:19:09下载
- 积分:1
-
LMS_estimation
MATLAB对带噪声的信号进行最小均方误差估计,得到去噪声的信号。(MATLAB is used to estimate the minimum mean square error of the signal with noise, and the noise is obtained.)
- 2020-06-30 09:00:02下载
- 积分:1
-
LDPC
用matlab仿真了LDPC码的编码译码程序,及其用BPSK调制传输。并测其误码率(Matlab simulation of the LDPC codes with coding and decoding process, and its transmission with BPSK modulation. And measure its error rate)
- 2010-05-20 21:54:34下载
- 积分:1
-
kalman2
一个自己编写的Matlab程序 用卡尔曼滤波实现(I have written a Matlab program with Kalman Filtering)
- 2011-05-28 11:54:55下载
- 积分:1
-
NMPC
该文件在matlab中实现了非线性mpc,并将其应用到CSRT系统中。(The file in matlab nonlinear mpc, and apply it to the CSRT system.)
- 2021-03-20 20:49:18下载
- 积分:1