-
Untitled
this is acode which is usefull for code processing
- 2010-11-16 21:08:30下载
- 积分:1
-
MATLAB_using_in_communication
这个资料,集中系统的介绍了MATLAB在通信系统仿真中的应用,分享(This information, focus on the system introduced in the communication system MATLAB simulation, sharing)
- 2009-05-01 14:11:51下载
- 积分:1
-
LTE 自动重传检测
说明: 长期演进系统,通信链路自动重传情况解析。获取是否自动重传(Long-term evolution system, automatic retransmission of communication links)
- 2019-04-22 16:03:27下载
- 积分:1
-
Masondu
asynchronous machine with ondulleur
- 2009-04-03 23:07:23下载
- 积分:1
-
NXT-toolbox
乐高公司开发的NXT机器人,通过matlab进行编程的小工具箱(Lego NXT robot, developed by a small toolbox matlab programming)
- 2011-04-22 20:53:08下载
- 积分:1
-
ex6
program that will calculate how many odd integers in a given interval from 1 to N, where N is entered through the keyboard. The program will print out the total number of odd numbers in a given interval as the product of all odd numbers in that interval. As a result, the program should print "at intervals of 1 to N has <x> odd numbers and their product is <proizvod>.".
- 2014-02-04 18:16:03下载
- 积分:1
-
__RARE_DOA_ALGORITHM_CRB__
DOA estimation with rare algorithm and crb
- 2018-09-14 13:21:21下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
mail
用matlab实现的可以发送email的程序,该程序有m文件实现和函数实现两种形式。(Using matlab to achieve can send email program, the program has m-file and function implementation and realization of two forms.)
- 2014-12-23 19:35:34下载
- 积分:1
-
Image-restoration--with-texture
图像修复的一篇比较好的文章,将图像分解为卡通和纹理,对于难修复的纹理部分采用纹理合成方法,修复的效果较好(An article in relatively good image restoration, the image is decomposed into a cartoon and texture, texture for the difficult part of the repair method using texture synthesis, repair is better)
- 2015-03-18 19:33:02下载
- 积分:1